Call the function change_color on the instance car and change the color to be "yellow".
change_color
car
Make sure to pick car followed by . and then change_color, "yellow".
.
"yellow"