摘要: import turtle turtle.setup(600,400,0,0) turtle.bgcolor("red") turtle.fillcolor("yellow") turtle.color('yellow') turtle.speed(10) #主星 turtle.begin_fill 阅读全文
posted @ 2018-03-19 10:41 106-李派活 阅读(13253) 评论(0) 推荐(0) 编辑