Commit f47c7221 by BellCodeEditor

save project

parent d2a9da26
Showing with 17 additions and 11 deletions
i = 3
username = 'DaShuaige'
userpassword = '54188'
while True:
name = input("瓦特is the名字?)
password = input("密码是吗?")
if name == username and password == userpassword:
print("好的爸爸,以为您启动自爆模式")
break
if name != username:
continue password != userpassword
print("李个泼该,重写用户名字!")
if password != userpassword:
continue password != userpassword
print("李个泼该,重写密码!")
if i>0:
name = input("瓦特is the名字?")
password = input("瓦特is the密码?")
i -= 1
if name == username and password == userpassword:
print("好的爸爸,以为您启动自爆模式")
break
if name != username:
print("李个泼该,重写用户名字!")
else:
print("李个泼该,重写密码!")
else:
print("鬼!你的账号疑似被黑客入侵以为您免费冰冻,不客气")
exit()
print("不是坡改?照样鬼!")
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment