Commit b2d1df1b by BellCodeEditor

save project

parent ac6f471b
Showing with 3 additions and 2 deletions
......@@ -18,7 +18,7 @@ while True:
if password != userpassword:
print("密码有误,请重新输入")
print("温馨提示:您还有"+str(i)+"次登录机会")
else:
print("您的账号已已被锁定,请带身份证来我司解锁")
else:
print("您的账号已被锁定,请携带身份证来我公司解锁")
exit()
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