Commit 520aec3f by BellCodeEditor

save project

parent 02de9ab2
Showing with 1 additions and 1 deletions
...@@ -17,5 +17,5 @@ while True: ...@@ -17,5 +17,5 @@ while True:
print("温馨提示:您还有"+str(i)+"次数登录机会") print("温馨提示:您还有"+str(i)+"次数登录机会")
else: else:
print("你的账户已被锁定,请带上身份证到警察局一趟") print("你的账户已被锁定,请带上身份证到警察局一趟")
exit() exit()
print("欢迎来到贝尔编程!") 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