i = 1 while False: if i % 5 == 0: break i = i + 2 print(i). 什么是 while False ?什么是假的?我不明白。。。 3条回答. 网友. 1楼·. while True:.
確定! 回上一頁