The while keyword can be used to run a loop while a condition is true. Let's write the infamous FizzBuzz using a while loop.
確定! 回上一頁