Commit 5692f827 by BellCodeEditor

save project

parent 8b3c747d
Showing with 1 additions and 2 deletions
...@@ -7,8 +7,7 @@ while True: ...@@ -7,8 +7,7 @@ while True:
print("OK") print("OK")
break break
elif name!=username: elif name!=username:
print("nameno") print("nameno")
if password!=userpassword: if password!=userpassword:
print("passwordno") print("passwordno")
print("welcome") print("welcome")
......
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