Commit ec4bc1a6 by BellCodeEditor

save project

parent e6464007
Showing with 4 additions and 1 deletions
...@@ -11,10 +11,12 @@ while True: ...@@ -11,10 +11,12 @@ while True:
break break
elif username != name: elif username != name:
print("zhanghao错,重输") print("zhanghao错,重输")
print("提示"+str(i)+"次机会")
else: else:
print("mima错,重输") print("mima错,重输")
print("提示"+str(i)+"次机会")
else: else:
print(guigui) print("guigui")
exit() exit()
print("傻逼") print("傻逼")
# 请用input()实现用 # 请用input()实现用
\ No newline at end of file
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