会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
nlx秦安
博客园
联系
订阅
管理
公告
2020年3月16日
第一章作业
摘要: 五角星绘制 1 import turtle 2 turtle.pensize(1) 3 turtle.pencolor("black") 4 turtle.fillcolor("red") 5 turtle.begin_fill() 6 for i in range(5): 7 turtle.for
阅读全文
posted @ 2020-03-16 04:31 秦安233
阅读(98)
评论(0)
推荐(0)