Commit 38983805 by BellCodeEditor

save project

parent b7cd4c5d
Showing with 3 additions and 0 deletions
......@@ -69,6 +69,9 @@ while True:
houyi.s(yase)
i=3
print("大招冷却3回合")
if l=='3' and i!=0:
print("大招未准备就绪,还剩"+i+'回合')
continue
if yase.hp<=0:
print('你赢了')
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