摘要:
import turtle turtle.pensize(20) turtle.pencolor("black") turtle.penup() turtle.goto(0,300) turtle.down() turtle.begin_fill() turtle.fillcolor("black") turtle.circle(-300,180) turtle.circle(-150,180)... 阅读全文
posted @ 2018-03-30 08:49
hbuwyf
阅读(299)
评论(0)
推荐(0)
浙公网安备 33010602011771号