Commit 146a06a2 by BellCodeEditor

save project

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