python-serpente 2.0

Last updated:

0 purchases

python-serpente 2.0 Image
python-serpente 2.0 Images
Add to Cart

Description:

pythonserpente 2.0

python-serpente
Roman numeral conversion. Supports Python 3.8 to 3.12.

Usage
>>> import serpente
>>> serpente.encode(1234)
'MCCXXXIV'
>>> serpente.decode("MCCXXXIV")
1234

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.