Commit 1380eaaa by BellCodeEditor

auto save

parent 6c62ea48
Showing with 7 additions and 1 deletions
...@@ -11,4 +11,9 @@ while True: ...@@ -11,4 +11,9 @@ while True:
continue continue
if pass2!=pass1: if pass2!=pass1:
print("2") print("2")
print("3")
else:
print("你的账户已被锁定,请1000000时再来")
exit()
print()
\ No newline at end of file
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