Commit 7b4df61e by BellCodeEditor

save project

parent 6e920b52
Showing with 6 additions and 0 deletions
a=3
username = "54088"
userpassword = "08845"
while True:
......@@ -7,10 +8,15 @@ while True:
else:
break
while True:
if a>0:
password = input("请输入密码,傻逼:")
if password == userpassword :
print("登录成功,傻逼!")
break
else:
print("密码错误!请重新输入,傻逼@@@@@@!")
a-=1
else:
print("密码都会忘!活该被冻结,哈!^_^哈!")
exit()
print("欢迎来到干饭人吃瓜论坛!……^_^……")
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