What it does : num2words module in Python, which converts number (like 34) to words (like thirty-four). Also, this library has support for multiple languages. In this article, we will see how to convert number to words using num2words module.
How we built it : One can easily install num2words using pip. pip install num2words
Accomplishments that we're proud of
What we learned : We learned Python Libraries and Packages like pip , TensorFlow , Pandas , Numpy and etc .
Log in or sign up for Devpost to join the conversation.