Commit 79f02264 by BellCodeEditor

auto save

parent e7c32d0d
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