the "loop" part is only the block between do and while . It's executed at least once, and until the while condition is falsy.
確定! 回上一頁