会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小阳技术栈
实践笔记,学练结合,加速进阶,快速成长
博客园
首页
新随笔
联系
订阅
管理
2024年7月8日
turtle绘制五星红旗
摘要: import turtle #背景色 turtle.bgcolor('red') turtle.color('yellow') #画笔颜色 turtle.fillcolor('yellow') #填充色 turtle.up() turtle.goto(-600,180) turtle.down()
阅读全文
posted @ 2024-07-08 15:36 子墨老师
阅读(689)
评论(0)
推荐(0)
公告