Commit f552997b by BellCodeEditor

save project

parent b831ebda
Showing with 2 additions and 0 deletions
...@@ -9,3 +9,5 @@ while True: ...@@ -9,3 +9,5 @@ while True:
break break
if name != username: if name != username:
print("用户名不存在") print("用户名不存在")
if password !=userpassword:
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