Commit 262ecf00 by BellCodeEditor

save project

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