Commit 6a652339 by BellCodeEditor

save project

parent b1b731fd
Showing with 0 additions and 1 deletions
......@@ -12,7 +12,6 @@ while True:
if name!=username:
print("用户名错误")
if password!=userpassword:
print("密码错误")
else:
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