用户:
FCX最牛的话唠查看:2 回复:1 评论:2 创建时间:2021-12-19T16:00:41
【作品展示】

【作品介绍】
超牛
【作品源代码】
import easygui
import turtle
import time
import codemao
import pygame
import MyQR
import qrcode
__Pen = turtle.Pen()
easygui.msgbox(turtle.textinput('windows系统', '请输入电脑密码'))
easygui.msgbox('Hello')
if easygui.ynbox('是否继续?'):
pass
__Pen.write('正在打开图片中')
__Pen.hideturtle()
time.sleep(4)
codemao.Image("C:\\Users\\86135\\Pictures\\Saved Pictures\\无标题.png").open_image()
__Pen.clear()
__Pen.write('已完成')
turtle.done()
【提示】
部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:
https://python.codemao.cn