The colors red, blue, and yellow are known as the primary colors…

Question Answered step-by-step The colors red, blue, and yellow are known as the primary colors… The colors red, blue, and yellow are known as the primary colors because they cannot be made by mixing other colors. When you mix two primary colors, you get a secondary color, as shown here:Red and blue = purpleRed and yellow = orangeBlue and yellow = greenFor this interactive assignment, you will employ list data structures to store a group of objects by designing a program that prompts the user to enter the names of two primary colors to mix. If the user enters anything other than “red,” “blue,” or “yellow,” the program should display an error message. Otherwise, the program should display the name of the secondary color that results.Once you have completed the program, take a screen shot of the completed functionality (including the input and the output) and save it in a Word document, along with the script. Computer Science Engineering & Technology Python Programming CPT 200 Share QuestionEmailCopy link Comments (0)