用户:
衫六灵查看:0 回复:0 评论:0 创建时间:2022-08-03T14:20:12
【作品展示】

【作品介绍】
恐怖恐怖恐怖恐怖恐怖
【作品源代码】
import easygui
import time
#开始进入Python的世界
easygui.msgbox('欢迎!', '', '知道了')
if easygui.ynbox('要下雨吗', '', ('要', '不要')):
while True:
print('1 1 11 1111 1 1 1 111 111 1 1 111 1 1 1111 111 111 111 1111 1 1 1 1 111 111 1 1 1')
time.sleep(0.1)
print('11 11 11 1 11111 111 111 1 1 1 1 111 1 1 1111 1 1 1 1 11 1111 1 111 1 1 1 ')
time.sleep(0.1)
print(' 1111 1 1 1 1 1 11 11 11 111 111 111 11 1 111 11 1 1 1 1 111 1 ')
time.sleep(0.1)
print('11 11 111 11 1 1111 1111 11 11 111 1 1 1 111 11 ')
time.sleep(0.1)
print('1 1 111 11 1 11 11 11 1 1111 11 11 1111 1 111 1 1 1111 11 11 1 1 1 1 1 1 1 11 1111 1 1')
else:
for i in range(0, 1001):
print('OK')
【提示】
部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:
https://python.codemao.cn