Commit 44977d20 by BellCodeEditor

auto save

parent f6ba4cca
Showing with 3 additions and 0 deletions
......@@ -17,6 +17,8 @@ class Hero(object):
info3 = enemy.name+ '阵亡'
print(info3)
clss Player(hero):
pass
yase = Hero("垭瑟")
houyi= Hero("后羿")
yase.combat(houyi)
\ 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