Commit 23c29703 by BellCodeEditor

save project

parent 6a8cb297
Showing with 9 additions and 0 deletions
...@@ -14,3 +14,12 @@ class Cat: ...@@ -14,3 +14,12 @@ class Cat:
role = Cat() role = Cat()
role.skill("老鼠") role.skill("老鼠")
super().__init__(name)
self.hp=200
self.attack=50
player=player(houyi)
print("")
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