Commit 262ecf00 by BellCodeEditor

save project

parent e290b513
Showing with 1 additions and 2 deletions
......@@ -13,8 +13,7 @@ while True:
print("输入错误请重新输入账号!")
continue
if userpassword != password:
print("输入错误请重新输入密码!")
print("用户名和密码错误!请重新输入")
print("输入错误请重新输入密码!")
else:
print("你的账号已被锁定,请到我司解锁!")
exit()
......
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