Commit 505c43cb by BellCodeEditor

save project

parent 1fddc615
Showing with 10 additions and 3 deletions
......@@ -13,9 +13,16 @@ while True:
print("用户名不存在!请重新输入")
if b != userpassword:
print("密码错误!请重新输入")
if c==3:
print("帐号已被摧毁,请支付10000¥恢复帐号!!!")
exit()
if c==5:
print("你的帐号即将被摧毁,请在3秒内支付10000¥停止摧毁帐号!!!")
wait(1)
print("3")
wait(1)
print("2")
wait(1)
print("1")
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