Commit 59cb8985 by BellCodeEditor

save project

parent 9cc2b4fd
Showing with 0 additions and 1 deletions
...@@ -9,7 +9,6 @@ wile True: ...@@ -9,7 +9,6 @@ wile True:
break break
elif name != username: elif name != username:
print("用户名,重新输入") print("用户名,重新输入")
continue
elif passsword !=userpassword: elif passsword !=userpassword:
print("密码有误") print("密码有误")
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