Home Computers and Technology College What line of code will change the color of myCar to purple? O myCar = color('purple') myCar.changeColor('purple') OmyCar.changeColor(self, 'purple') O myCar changeColor = 'purple' See Answers (0)