猫史档案馆


猫工作室PY

用户:0ttB0ttB查看:0 回复:1 评论:0 创建时间:2021-01-17T15:31:45


'''请在Python客户端运行'''


import easygui
import random


easygui.msgbox('猫PY-密码', '猫工作室3470', '开始')
easygui.msgbox('请回到PY界面', '猫工作室3470', '完成')
a = str(random.randint(1005, 9995))
easygui.msgbox(('验证码:' + a), '猫工作室3470', '知道了')
if (input('验证码:') == a):
    easygui.msgbox('正确', '提示:', '继续')
    easygui.msgbox('猫工作室密码:ap33nsF5a', '猫工作室3470', '完成并结束')
else:
    easygui.msgbox('错误', '提示:', '继续')
    easygui.msgbox('结束整个程序', '提示:', '结束')


回复

上一页1 页 / 共 1下一页
0ttB0ttB

提示此密码为错误密码,在https://shequ.cod喵/work/76731031评论以上错误密码并购买代码,并在https://shequ.cod喵/community/357817发送正确的密码就可以了

 

(每天的密码都会不一样哦!)

点赞0


评论