Commit 0f613e92 by BellCodeEditor

save project

parent 1b452b6f
Showing with 1 additions and 0 deletions
...@@ -6,4 +6,5 @@ while True: ...@@ -6,4 +6,5 @@ while True:
if username==name and userpassword==password: if username==name and userpassword==password:
print("sddd") print("sddd")
break break
print("222")
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