Commit d8edb729 by BellCodeEditor

save project

parent 29484fb1
Showing with 2 additions and 3 deletions
...@@ -48,9 +48,8 @@ print('-'*30) ...@@ -48,9 +48,8 @@ print('-'*30)
print(" 战斗开始") print(" 战斗开始")
while True: while True:
print("-"*30) print("-"*30)
choice=print('请选择释放的技能,攻击按1,恢复按2:') choice=input('请选择释放的技能,攻击按1,恢复按2:')
break
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