2022年11月14日
摘要: import turtle turtle.speed(10) turtle.pensize(1.5) turtle.begin_fill() turtle.colormode(255) turtle.fillcolor(28,134,238) turtle.circle(120,360) turtl 阅读全文
posted @ 2022-11-14 09:30 mugua103 阅读(15) 评论(0) 推荐(0)