Commit 4765894f by BellCodeEditor

save project

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