Day5 Python 基礎- while流程判斷. Python 學習筆記系列第5 篇 ... #!/usr/bin/env python3 # -*- coding:utf-8 -*- count = 0 while True: print("count:", ...
確定! 回上一頁