Commit bcc22b78 by BellCodeEditor

save project

parent 21196a6b
Showing with 1 additions and 1 deletions
......@@ -16,7 +16,7 @@ class Hero(object):
print(info)
else:
info3=fight.name+'还剩下'+str(fight.hp)+'血量'
print(info3)
print(info)
print(fight.name+'已阵亡')
yase = Hero("垭瑟")
houyi= Hero("后羿")
......
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