資源簡介
愛心
代碼片段和文件信息
import?turtle
?
def?main():
????turtle.setup(1300?800?0?0)
????pythonsize?=?5
????turtle.pensize(pythonsize)
????turtle.pencolor(“red“)
????turt
評論
共有 條評論
import?turtle
?
def?main():
????turtle.setup(1300?800?0?0)
????pythonsize?=?5
????turtle.pensize(pythonsize)
????turtle.pencolor(“red“)
????turt
共有 條評論