Commit 2cef3b82 by BellCodeEditor

save project

parent 78b4351a
Showing with 1 additions and 1 deletions
...@@ -15,7 +15,7 @@ while True: ...@@ -15,7 +15,7 @@ while True:
continue continue
if password != userpassword: if password != userpassword:
print("密码输入有误,请重新输入!") print("密码输入有误,请重新输入!")
print("小老弟,还有"+str(i)+"次") print("小老弟,还有"+str(i)+"次")
else: else:
print("密码输入有误,请你拿100w到我这来,你女儿在我这。") print("密码输入有误,请你拿100w到我这来,你女儿在我这。")
......
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