Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PYTHON IDLE 3.7.0a4 For this part of the work you will write the code to do the following: The colors red, blue, and yellow are

PYTHON IDLE 3.7.0a4

For this part of the work you will write the code to do the following:

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:

mix red and blue, you get purple

mix red and yellow, you get orange

mix blue and yellow, you get green

Write 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.

Turn this program code and output here.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

How do packet-switching services differ from other WAN services?

Answered: 1 week ago

Question

The Functions of Language Problems with Language

Answered: 1 week ago

Question

The Nature of Language

Answered: 1 week ago