The while loop is intended to run code inside the curly braces { } as long as the condition specified behind the while statement is true.
確定! 回上一頁