Commit 076a98c0 by BellCodeEditor

auto save

parent 247f4a0e
Showing with 8 additions and 0 deletions
class Dog:
def __init__(self):
self.footnum=4
self.eyenum=2
self.head=3
self.earnum=6
self.skin="brown"
def
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