五星红旗
摘要:
import turtle turtle.bgcolor("red") turtle.fillcolor("yellow") turtle.color('yellow') turtle.speed(10) turtle.begin_fill() turtle.up() turtle.goto(-600,220) turtle.down() for i in range (5): ... 阅读全文
posted @ 2018-05-16 20:06
李剑豪
阅读(129)
评论(0)
推荐(0)
浙公网安备 33010602011771号