Commit bca1f601 by BellCodeEditor

save project

parent 459c9ce3
Showing with 3 additions and 1 deletions
......@@ -10,10 +10,12 @@ userpassword = "123456"
print("登录成功!")
break
if name!=username:
print("13")
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