Commit 247f4a0e by BellCodeEditor

auto save

parent 79f02264
Showing with 0 additions and 8 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