Commit 80191aae by BellCodeEditor

save project

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