Commit 7b87c23b by BellCodeEditor

save project

parent 65763b0f
Showing with 2 additions and 2 deletions
......@@ -54,8 +54,8 @@ while True:
print("_"*30)
玩法提问=input("选择英雄技能(1战斗or2回复)")
if 玩法提问=="q" :
print("游戏结束")
break
print("游戏结束")
break
elif 玩法提问=="1":
houyi.combat(yase)
elif 玩法提问=="2":
......
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