摘要: import turtle #画一个五角星 turtle.forward(100) turtle.right(144) turtle.forward(100) turtle.right(144) turtle.forward(100) turtle.right(144) turtle.forward 阅读全文
posted @ 2018-05-09 20:21 hry丿 阅读(190) 评论(0) 推荐(0) 编辑