Question: In python Create a program that uses the RYB subtractive color model - the program should allow the user to enter a primary color: Red,
In python Create a program that uses the RYB subtractive color model - the program should allow the user to enter a primary color: Red, Blue, or Yellow. The program should then prompt the user for another primary color. Once the user has entered in two colors, the program should display the colors that were enter as well as the secondary color that would be created by mixing the two pigments.
Create a flowchart and pseudocode of that.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
