Write a program that takes a decimal value between 1 and 10 and displays its equivalent roman

Question:

Write a program that takes a decimal value between 1 and 10 and displays its equivalent roman numeral value. Display an error message if the value entered is outside of the acceptable range. Write a two class solution. The second class should allow the user to input a test value.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: