Commit bca1f601 by BellCodeEditor

save project

parent 459c9ce3
Showing with 2 additions and 0 deletions
......@@ -11,9 +11,11 @@ userpassword = "123456"
break
if name!=username:
print("13")
print("12345"+str(i)+"23543")
continue
if password!=userpassword:
print("23")
print("12345"+str(i)+"23543")
else:
print("35")
exit()
......
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