Commit 4c823035 by BellCodeEditor

save project

parent c8fb2be7
Showing with 2 additions and 1 deletions
......@@ -12,10 +12,11 @@ while True:
break
if name != username:
print("你miu的")
print("baby,你有"+str(i)+"次机会哟")
continue
if password != userpassword:
print(".")
print("baby,你还有"+str(i)+"哟")
else:
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