Unfortunately, Python doesn't support the do...while loop. However, you can use the while loop and a break statement to emulate the do...while loop ...
確定! 回上一頁