Commit 7b7fa731 by BellCodeEditor

save project

parent 50eb7d75
Showing with 1 additions and 1 deletions
...@@ -14,7 +14,7 @@ while True: ...@@ -14,7 +14,7 @@ while True:
elif name!=username: elif name!=username:
print("用户不存在,请重新输入") print("用户不存在,请重新输入")
else password!=userpassword: else :
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