Commit 53747533 by BellCodeEditor

save project

parent effbf642
Showing with 2 additions and 1 deletions
...@@ -18,6 +18,6 @@ while True: ...@@ -18,6 +18,6 @@ while True:
print("你还有"+str(i)+"次机会") print("你还有"+str(i)+"次机会")
continue continue
else: else:
print("你的账号已锁定") print("你的账号已锁定一辈子")
exit() exit()
print("欢迎来到未来世界") 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