摘要:
import turtle turtle.pensize(2) turtle.setup(600,400,0,0) turtle.color("yellow") turtle.bgcolor('red') turtle.fillcolor("yellow") turtle.up() turtle.goto(-250,100) turtle.down() turtle.begin_fill() f... 阅读全文
posted @ 2017-09-11 17:48
吴林鸿
阅读(111)
评论(0)
推荐(0)
浙公网安备 33010602011771号