yshda

导航

 

2020年3月11日

摘要: 六角形的绘制 import turtleturtle.color('red','yellow')turtle.pensize(6)turtle.begin_fill() turtle.left(30) turtle.forward(100) turtle.right(60) turtle.forwa 阅读全文
posted @ 2020-03-11 16:49 yshda 阅读(136) 评论(0) 推荐(0)