博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2017年9月8日

摘要: 1.画一组同切圆 import turtleturtle.circle(70)turtle.circle(30)turtle.circle(70,extent=120)turtle.circle(30)turtle.circle(70,extent=120)turtle.circle(30) 2.画 阅读全文

posted @ 2017-09-08 20:37 占鹏 阅读(132) 评论(0) 推荐(0)