In other words, while loop keeps continue executing a statement until a condition or block of code is true, as condition goes false, it breaks ...
確定! 回上一頁