Commit 0dbf9768 by BellCodeEditor

save project

parent cbce76e6
Showing with 3 additions and 3 deletions
...@@ -15,5 +15,5 @@ while True: ...@@ -15,5 +15,5 @@ while True:
print("密码错了,滚回去重新输") print("密码错了,滚回去重新输")
else: else:
print("再见") print("再见")
exit() exit()
print("欢迎") print("欢迎")
\ No newline at end of file \ 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