Commit 4765894f by BellCodeEditor

save project

parent 1896c81e
Showing with 3 additions and 3 deletions
......@@ -9,7 +9,6 @@ while True:
break
if name!=username:
print("name error")
continue
if password!=userpassword:
print("password error")
if password!=userpassword:
print("password error")
\ 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