Commit c5daa5f8 by BellCodeEditor

save project

parent 8e1f8bf5
Showing with 1 additions and 0 deletions
......@@ -17,6 +17,7 @@ class Hero(object):
else:
info3=enemy.name+str(enemy.hp)+"点血量"
print(info)
exit()
yase = Hero("垭瑟")
houyi= Hero("后羿")
yase.combat(houyi)
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