Commit 87e7adde by BellCodeEditor

save project

parent 39b9f815
Showing with 2 additions and 2 deletions
...@@ -7,10 +7,10 @@ while True: ...@@ -7,10 +7,10 @@ while True:
if name == username and password == username: if name == username and password == username:
print("成功") print("成功")
elif name!=username elif name!=username
print("uihuihi") print("uihuihi")
elif password!=userpassword elif password!=userpassword
print("GYTY") print("GYTY")
print("gygygytg") print("gygygytg")
......
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