Commit 843f93c4 by BellCodeEditor

save project

parent 146a06a2
Showing with 2 additions and 2 deletions
...@@ -9,7 +9,6 @@ if name == username and passward == userpassward: ...@@ -9,7 +9,6 @@ if name == username and passward == userpassward:
break break
if name != username: if name != username:
print("yonghumingbuzhengqu") print("yonghumingbuzhengqu")
continue if name == username and passward != userpassward:
if passward != userpassward:
print("mimacuowu") print("mimacuowu")
print("shurucwu") print("shurucwu")
\ 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