How to print Roman number of any inputted number in digit? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to print Roman number of any inputted number in digit?

Suppose I inputted 4 and I want IV as output.

6th Aug 2019, 2:26 PM
shubham kumar
shubham kumar - avatar
4 Answers
+ 2
Take at look at the codes in the comments of this lesson. https://www.sololearn.com/learn/6415/
6th Aug 2019, 5:00 PM
Diego
Diego - avatar
+ 1
There must be some ASCII code I think.
6th Aug 2019, 4:58 PM
shubham kumar
shubham kumar - avatar
+ 1
I know that but to execute till 100 or more is a big challenge.It increases the complexity of program too.
6th Aug 2019, 5:03 PM
shubham kumar
shubham kumar - avatar
+ 1
How to sort the word in a sentence based on first alphabet of word?
16th Aug 2019, 8:36 AM
shubham kumar
shubham kumar - avatar