Commit 992214d8 by BellCodeEditor

save project

parent a531c72c
Showing with 2 additions and 1 deletions
...@@ -16,6 +16,6 @@ while True: ...@@ -16,6 +16,6 @@ while True:
print("登录成功!") print("登录成功!")
break break
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