In JavaScript, you can use a for loop to repeat a task based on a condition. As long as the condition is true, the looping continues.
確定! 回上一頁