Commit cceefd85 by BellCodeEditor

save project

parent a0491b8c
Showing with 1 additions and 0 deletions
...@@ -19,4 +19,5 @@ while True: ...@@ -19,4 +19,5 @@ while True:
print("您还有"+str(i)+"次输入机会") print("您还有"+str(i)+"次输入机会")
else: else:
print("账户已被锁定") print("账户已被锁定")
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