+ 13
Coding challenge...
Please create a program that has the user enter a number and turn it into roman numerals, or have the user enter a roman numeral and turn it into decimal numbers.
23 ответов
+ 24
Maybe this could help:
https://code.sololearn.com/c27SJWZcgbvo/?ref=app
+ 21
Thanks @Joe 😃
+ 17
@Sebi Now I got it... Fixed :)
+ 16
@Sebi If you check on Google, MMMM is allowed... Because the symbols for bigger number were not often been used
+ 16
@Dayve awesome
+ 15
@Sebi The biggest number that can be inputted is 4999... Of course the beginning of the number from 4000 will be 4 Ms... I dont quite understand what you mean
+ 14
I did... It says IV
+ 13
https://code.sololearn.com/c33nfPQO2JWN/?ref=app
it doesn' t take the input but it convert every number from 1 to max.
+ 12
Who is gonna win this challenge @SuperSebi?
+ 12
@SuperSebi Oh Thank you! ^^
+ 12
@Sebi I will try to nlmake my neater :)
+ 12
Finished... It took me a day 4.months ago to make that code while I done the cleaner one in 10 mins 😂😂
https://code.sololearn.com/cjn59IZ7E7z7/?ref=app
+ 11
Please make a search in code published in sololearn code playground section, you will find a bunch of this kind of code ^^
+ 9
Am I late to the party?
https://code.sololearn.com/cxeJCQ9xJ5Kj/?ref=app
+ 7
@Gami maybe only show the exception for 4 when it actually occurs with 4 M, I entered '4' and it still showed...
+ 7
Thats not what I mean, just make the message about it only show if theres a MMMM in the number, not all 4's at the beginning of numbers indicate MMMM...
+ 6
@visph ik but do it anyways
+ 6
Try to enter 4
+ 6
@Pixie no, but neat code