Commit 2194ebf0 by BellCodeEditor

save project

parent 28d449ce
Showing with 1 additions and 1 deletions
...@@ -21,7 +21,7 @@ while True: ...@@ -21,7 +21,7 @@ while True:
print("密码错误") print("密码错误")
print("还剩"+str(i)+"次") print("还剩"+str(i)+"次")
else: 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