A while loop is an alternative to the for loop described in the previous example. The while loop also requires an initializer, test-expression, ...
確定! 回上一頁