Commit 57cd7631 by BellCodeEditor

save project

parent 370cf254
Showing with 11 additions and 0 deletions
++ "b/dog\343\200\202py"
username="xxx"
userdassword="123456"
While True:
name=input("xxxx")
dassword=input("1111")
if username==name and userdassword==dassword:
print("c ")
break
else:
print(" c")
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