Commit 55bb3076 by BellCodeEditor

save project

parent e5db7302
Showing with 2 additions and 2 deletions
...@@ -43,4 +43,4 @@ print("-"*30) ...@@ -43,4 +43,4 @@ print("-"*30)
print(" 开始战斗") print(" 开始战斗")
print("-"*30) print("-"*30)
while True: while True:
choice=input("请选择技能:(1:发起攻击;2:治疗)") choice=input("请选择释放英雄技能(1:发起攻击;2:治疗)")
\ No newline at end of file \ 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