Commit ad3196b9 by BellCodeEditor

save project

parent 4fe57500
Showing with 2 additions and 0 deletions
......@@ -11,8 +11,10 @@ while True:
break
if name != username:
print("您是大怨种")
print("温馨提示:您还有"+str(i)+"次机会成为大聪明")
if password != userpassword:
print("您是大牛马")
print("温馨提示:您还有"+str(i)+"次机会成为大聪明")
else:
print("您是社恐")
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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