Commit 168e1b28 by BellCodeEditor

save project

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