Quote:
Originally Posted by weberr
Has anyone created a function to convert roman numerals to Arabic, and vice versus?
Or help me to learn how to create such a function?
|
@
weberr - Here's the python code ==>>
To and From Roman and Integer
Maybe it could be wrangled onto a regex function;
BR