会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Loading
首页
订阅
管理
2022年11月17日
4-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
阅读(84)
评论(0)
推荐(0)
公告