python-serpente 2.0

Creator: railscoder56

Last updated:

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.