摘要:
from turtle import * begin_fill() fillcolor("yellow") for i in range(5): forward(200) right(144) end_fill() from turtle import * begin_fill() fillcolor("yellow") while True: forward(200... 阅读全文
posted @ 2017-09-13 21:01
36-林秋雁
阅读(114)
评论(0)
推荐(0)

浙公网安备 33010602011771号