Commit 39b9f815 by BellCodeEditor

save project

parent e0455653
Showing with 5 additions and 4 deletions
...@@ -7,12 +7,12 @@ while True: ...@@ -7,12 +7,12 @@ while True:
if name == username and password == username: if name == username and password == username:
print("成功") print("成功")
if name!=username elif name!=username
print("uihuihi") print("uihuihi")
continue
if password!=userpassword elif password!=userpassword
print("GYTY") print("GYTY")
continue
print("gygygytg") print("gygygytg")
\ 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