随笔分类 -  turtle绘图

turtle绘图
摘要:示例代码 import turtle screen = turtle.Screen() answer = screen.textinput("输入对话框", "请输入你的幸运数字:") p=turtle.Pen() if int(answer)==6: p.write("你输入的幸运数字"+answ 阅读全文
posted @ 2022-11-17 09:13 Devinwon 阅读(68) 评论(0) 推荐(0) 编辑
摘要:turtle 绘图 目录 阅读全文
posted @ 2022-10-28 09:08 Devinwon 阅读(36) 评论(0) 推荐(0) 编辑
摘要:方向 角度 相对 绝对 阅读全文
posted @ 2022-10-27 22:19 Devinwon 阅读(145) 评论(0) 推荐(0) 编辑
摘要:turtle 坐标 设置 获取 阅读全文
posted @ 2022-10-27 21:05 Devinwon 阅读(439) 评论(0) 推荐(0) 编辑
摘要:基本元素、点、线、圆、文字、海龟印章 阅读全文
posted @ 2022-10-27 09:11 Devinwon 阅读(46) 评论(0) 推荐(0) 编辑

主题色彩
点击右上角即可分享
微信分享提示