Commit 5fa93367 by BellCodeEditor

save project

parent 4a412de0
Showing with 0 additions and 2 deletions
...@@ -41,7 +41,6 @@ houyi = Player('后羿','射手') ...@@ -41,7 +41,6 @@ houyi = Player('后羿','射手')
yase = Hero('垭瑟') yase = Hero('垭瑟')
print('-'*20) print('-'*20)
print(' 开始战斗') print(' 开始战斗')
print('-'*20)
while True: while True:
print('-'*20) print('-'*20)
say = input('选择你的技能(1攻击/2治疗)') say = input('选择你的技能(1攻击/2治疗)')
\ 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