Commit a55c9f60 by BellCodeEditor

save project

parent 77c4c385
Showing with 1 additions and 2 deletions
...@@ -46,4 +46,4 @@ print(30*'_') ...@@ -46,4 +46,4 @@ print(30*'_')
print('战斗开始') print('战斗开始')
while True: while True:
print(30*'_') print(30*'_')
u=input('请选择你要的操作(1.攻击/2.治疗):') u=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