Question 8 Not yet answered Marked out of 4.00 Which line of the code correctly defines red color for an object in visua
Posted: Fri May 20, 2022 4:43 pm
Question 8 Not yet answered Marked out of 4.00 Which line of the code correctly defines red color for an object in visual python? Select one: color=color(red) O color.color=red color=color.red color.red О