Python Loops 可分為while loops 和for loops,while loop 是當符合特定條件時, ... print(number) # 若是真(True)就開始執行縮排裡的程式
確定! 回上一頁