Commit 26faee76 by BellCodeEditor

auto save

parent dfb5d1b6
Showing with 7 additions and 0 deletions
class Husky(Dog):
def _init_(self):
super()._init_()
self.skin="black"
coco=Husky()
print(coco.skin)
\ 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