玫瑰花
摘要:
import turtle turtle.setup(0.5,0.75) turtle.fillcolor("red") turtle.begin_fill() turtle.left(90) turtle.penup() turtle.fd(100) turtle.pendown() print(turtle.pos()) turtle.right(90) turtle.circle(6,... 阅读全文
posted @ 2017-10-30 22:04
丁希慧
阅读(226)
评论(1)
推荐(0)
浙公网安备 33010602011771号