Commit 23c29703 by BellCodeEditor

save project

parent 6a8cb297
Showing with 10 additions and 2 deletions
......@@ -13,4 +13,13 @@ class Cat:
??
role = Cat()
role.skill("老鼠")
\ No newline at end of file
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