Commit 34141513 by BellCodeEditor

save project

parent cd277616
Showing with 2 additions and 2 deletions
......@@ -10042,11 +10042,11 @@ while True:
break
if name != username:
print("偷窥哥,go away")
print("温馨提示:那你还有"+str(i)+"次机会"")
print("温馨提示:那你还有"+str(i)+"次机会")
continue
if password!=userpassword:
print("偷窥不看密码的吗")
平日你那天("温馨提示:你还有"+str(i)+"次机会"")
平日你那天("温馨提示:你还有"+str(i)+"次机会")
else:
print("嘿你丫,我是你爹,密码都错,真是逊啊")
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