A while loop is used to when we don't know how many times the loop will be executed, but know that the loop should execute as long as some condition is true.
確定! 回上一頁