Commit 76888af9 by BellCodeEditor

save project

parent d1e0057e
Showing with 2 additions and 1 deletions
...@@ -16,5 +16,5 @@ while True: ...@@ -16,5 +16,5 @@ while True:
print("密码错误") print("密码错误")
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