摘要:
import turtle turtle.setup(800,400,0,0) turtle.bgcolor('white') turtle.color("yellow") turtle.fillcolor("red") turtle.begin_fill() for i in range(5): turtle.forward(50) turtle.right(144) ... 閱讀全文
posted @ 2018-05-09 20:16
龐偉豪
閱讀(199)
評論(0)
推薦(0)
浙公網安備 33010602011771號