python-利用turtle打印五星紅旗

mac:10.15.3 pycharm: 2019.3 python:3.7 須要安裝turtle 和 time 模塊python import turtle # 畫圖的模塊 import time # 時間控制模塊 class flag(): def set_flag(self): turtle.setup(width=0.9, height=0.34) #
相關文章
相關標籤/搜索