摘要:
import turtle turtle.reset() turtle.speed(5) turtle.begin_fill() turtle.circle(6,180) turtle.circle(30,75) turtle.left(90) turtle.circle(60,30) turtle 阅读全文
posted @ 2017-10-28 23:34
河大帅哥的爷爷
阅读(185)
评论(1)
推荐(0)