摘要:
#玫瑰花 import turtle turtle.penup() turtle.left(90) turtle.fd(200) turtle.pendown() turtle.right(90) from turtle import * fillcolor('red') begin_fill() turtle.circle(30,60) turtle.circle(10,90) turtle.... 阅读全文
posted @ 2018-04-12 10:34
宋哥哥
阅读(521)
评论(0)
推荐(0)

浙公网安备 33010602011771号