Skip to content

solution of number transcriptor challenge in python (NOW FOR INTERGERS GOING TO 0 FOR 9 999 999 999)

License

Notifications You must be signed in to change notification settings

devpatrol/exercice.numbertranscriptor.python

Repository files navigation

exercice.numbertranscriptor.python

solution of number transcriptor challenge in python (Can recognize and translate mathematical expressions to litteral, check their syntaxes and turn to words, integers and floating numbers with up to 30 digits in the integer part)

The number_transcriptor.py file is an all-in-one solution

Run:

Mac & Linux

clear && python3 path/to/number_transcriptor.py

Windows

cls && python3 path\to\number_transcriptor.py

About

solution of number transcriptor challenge in python (NOW FOR INTERGERS GOING TO 0 FOR 9 999 999 999)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages