while 是Python 中最簡單的循環機制,翻譯成中文是「當… ... 現在cnt 變量的值為2,因此while 循環內部的代碼會被再次執行,cnt 的值會變為3,在cnt ...
確定! 回上一頁