Roman Number Representation

Robin Becker robin at jessikat.demon.co.uk
Thu Jun 22 14:36:47 EDT 2000


In article <200006221810.AA05499 at ch1d2833nwk>, Ted Horst
<Ted.Horst at ubsw.com> writes
>
>Ok, here is my take on how to do roman numerals in python.  rn and an are  
>simple, basic routines that are only valid for positive numbers.  rn2 and  
>an2 expand into negative numbers and use a goofy notation that I made up for  
>large numbers.  Their range is limited only by your memory and patience.
>
...
thanks for all the reponses + at least 3 lots of code
-- 
Robin Becker



More information about the Python-list mailing list