Commit 1449a5d2 by BellCodeEditor

save project

parent 3cd30cc5
Showing with 1 additions and 2 deletions
...@@ -19,5 +19,4 @@ while True: ...@@ -19,5 +19,4 @@ while True:
print("您还有"+str(i)+"次输入机会") print("您还有"+str(i)+"次输入机会")
else: else:
print("账户已被锁定") print("账户已被锁定")
exit()
print("欢迎来到贝尔编程!")
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