Commit 8358f6fe by BellCodeEditor

save project

parent aa315645
Showing with 2 additions and 0 deletions
...@@ -14,6 +14,8 @@ while True: ...@@ -14,6 +14,8 @@ while True:
elif name!=username: elif name!=username:
print("错误") print("错误")
continue continue
if password
elif password!=userpassword: elif password!=userpassword:
print("错误") print("错误")
elif: elif:
......
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