09 2019 档案

摘要:import turtle turtle.color("black") turtle.speed(9) turtle.circle(100) turtle.penup() turtle.goto(0,100) turtle.pendown() turtle.circle(50,180) turtle 阅读全文
posted @ 2019-09-18 12:04 白驹过隙----青春绿 阅读(125) 评论(0) 推荐(0)