Commit 04e476f1 by BellCodeEditor

save project

parent 8fe0f50d
Showing with 1 additions and 0 deletions
...@@ -51,6 +51,7 @@ while True: ...@@ -51,6 +51,7 @@ while True:
elif num=="2": elif num=="2":
houyi.cure() houyi.cure()
elif num=="q": elif num=="q":
print('游戏退出')
break break
else: else:
print("无效指令") print("无效指令")
......
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