02 2025 档案

摘要:import turtle turtle.setup(500,500) turtle.bgcolor("white") turtle.pensize(2) turtle.color("red") turtle.begin_fill() for _ in range(5): turtle.forwar 阅读全文
posted @ 2025-02-24 16:27 Neflibata。 阅读(55) 评论(0) 推荐(0)