Commit 3c49a52f by BellCodeEditor

save project

parent dfe46c74
Showing with 2 additions and 0 deletions
...@@ -18,4 +18,5 @@ while True: ...@@ -18,4 +18,5 @@ while True:
print("温馨提示:你还有"+str(i)+"次") print("温馨提示:你还有"+str(i)+"次")
else: else:
print("你的账户已被锁定,请一小时后重试") print("你的账户已被锁定,请一小时后重试")
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