摘要:
import turtle turtle.fillcolor('pink') turtle.begin_fill() turtle.circle(40) turtle.end_fill() turtle.up() turtle.goto(0,-40) turtle.down() turtle.fillcolor('yellow') turtle.begin_fill() turtle.cir... 阅读全文
posted @ 2018-05-02 21:18
三米巨人
阅读(134)
评论(0)
推荐(0)
浙公网安备 33010602011771号