We use self as a parameter in the class methods so that we can access the class variables like color and legs inside the methods.
self
color
legs
Make sure to type self.