摘要: a: import turtle turtle.setup(600,400,0,0) turtle.color("yellow") turtle.bgcolor("red") turtle.fillcolor("yelllow") turtle.up() turtle.goto(-250,75) t 阅读全文
posted @ 2017-09-12 21:43 064黄庚华 阅读(210) 评论(0) 推荐(0)