摘要:
import turtle turtle.setup(500,300,0,0) turtle.bgcolor('red') turtle.color('yellow') turtle.fillcolor('yellow') def mygoto(x,y): turtle.pemup() turtle 阅读全文
posted @ 2018-05-14 18:00
qwertyuiopasdf
阅读(614)
评论(0)
推荐(0)
摘要:
import turtle turtle.bgcolor('red') turtle.color("yellow") turtle.fillcolor("yellow") turtle.begin_fill() for i in range(5): turtle.forward(100) turtl 阅读全文
posted @ 2018-05-14 16:28
qwertyuiopasdf
阅读(247)
评论(0)
推荐(0)

浙公网安备 33010602011771号