画五星红旗
摘要:
import turtle turtle.bgcolor('red') turtle.color('yellow') turtle.fillcolor('yellow') def drawStart(localx,localy,size): turtle.begin_fill() turtle.up() turtle.goto(localx,localy) ... 阅读全文
posted @ 2018-03-20 16:19 hasbb 阅读(171) 评论(0) 推荐(0)
浙公网安备 33010602011771号