Question: Write a function romNum that takes an int between 1 and 1000 as an input argument and returns the same number as a Roman numeral.
Write a function romNum that takes an int between 1 and 1000 as an input argument and returns the same number as a Roman numeral. (python) (should be suitable for coderunner)(use lists please)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
