Commit b4fb39e8 by BellCodeEditor

save project

parent 42f76647
Showing with 2 additions and 2 deletions
...@@ -24,8 +24,8 @@ class Player(Hero): ...@@ -24,8 +24,8 @@ class Player(Hero):
self.hp=200 self.hp=200
self.attack=50 self.attack=50
print("角色"+self.name+"ccde:",self.hero_type)
print("oasrghaeog:",self.level,self.hp,self,attack)
player=Player("后裔") player=Player("后裔")
yase=Hero("亚瑟") yase=Hero("亚瑟")
houyi=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