Commit 76390c7b by BellCodeEditor

save project

parent afe5b2e5
Showing with 2 additions and 0 deletions
......@@ -9,8 +9,10 @@ while True:
break
if usename != name:
print("你输入的用户名有误")
continue
if usename != ward:
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