Commit 6c2f9a87 by BellCodeEditor

save project

parent 06acf83d
Showing with 2 additions and 2 deletions
...@@ -43,4 +43,5 @@ print('——'*40) ...@@ -43,4 +43,5 @@ print('——'*40)
print(' 战斗开始') print(' 战斗开始')
print('——'*40) print('——'*40)
while True: while True:
fight=input('请输入战斗方式(1:攻击):') fight=input('请输入战斗方式(1:攻击. 2:治疗. ):')
\ No newline at end of file print('——'*40)
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