A second way of writing loops is using while : give it a condition to check, and its loop code will go around and around until the condition fails.
確定! 回上一頁