Commit fd7b3d34 by BellCodeEditor

save project

parent 789ad883
Showing with 2 additions and 0 deletions
......@@ -9,5 +9,6 @@ while True:
break
if name!=username:
print("用户名不存在")
continue
if word!=userpassword:
print("用户密码不存在")
\ No newline at end of file
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