摘要:
画五角星 import turtle turtle.color('yellow') turtle.bgcolor('red') turtle.fillcolor('yellow') def lh_star(r): turtle.begin_fill() for i in range(5): turtle.forward(r) turtle.r... 阅读全文
posted @ 2017-09-13 16:00
074罗桦
阅读(140)
评论(0)
推荐(0)

浙公网安备 33010602011771号