Question: (C++) Write a program that asks the user to enter a number within the range of 1 through 10. Use a switch statement to display

(C++)

Write a program that asks the user to enter a number within the range of 1 through 10. Use a switch statement to display the Roman numeral version of that number. See attached image. Input Validation: Decide how the program should handle an input that is less than 1 or greater than 10. Roman Numerals.PNG 1 = 1 2- ] 3: Ill 4 - IV 5-V 6 =VI 7 =VIL 8 = VIII 9 = IX LO - X wiki How to Use Ros
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
