Commit c88d1ab2 by BellCodeEditor

save project

parent 6e357c59
Showing with 2 additions and 0 deletions
......@@ -9,8 +9,10 @@ while True:
break
if name !=username:
print("错误,用户不存在")
continue
if password !=userpassword :
print("错误,密码有误")
continue
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