Commit 91a53ee6 by BellCodeEditor

save project

parent 8690dafa
Showing with 1 additions and 1 deletions
...@@ -20,7 +20,7 @@ while True: ...@@ -20,7 +20,7 @@ while True:
if b != userpassword: if b != userpassword:
print("密码错误") print("密码错误")
print("还剩"+str(i)+"次") print("还剩"+str(i)+"次")
if age<0: else:
print("八嘎") print("八嘎")
exit() exit()
......
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