Sweet! Arguments that we add to Car(), the instantiation operator, are passed on to the __init__() method.
Car()
__init__()
What about the color parameter?
color