Exercise 3: Write a C++ program that asks the user to enter the color code and prints the shade based on the associated condition. Use if – else statement. Hint: OR condition should be applied Shade...


Exercise 3: Write a C++ program that asks the user to enter the<br>color code and prints the shade based on the associated condition.<br>Use if – else statement.<br>Hint: OR condition should be applied<br>Shade<br>Color<br>Code<br>10<br>Very Dark<br>1<br>2<br>Dark<br>3<br>14<br>Medium<br>15<br>

Extracted text: Exercise 3: Write a C++ program that asks the user to enter the color code and prints the shade based on the associated condition. Use if – else statement. Hint: OR condition should be applied Shade Color Code 10 Very Dark 1 2 Dark 3 14 Medium 15

Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here