![]() |
Python
1.0
|
Namespaces | |
_03c_int2roman | |
Converting decimal numbers to roman numerals. | |
Functions | |
def | _03c_int2roman.int2roman (num) |
Converts an integer number to its roman numeral representation. More... | |
def | _03c_int2roman.main (argv=None) |