Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create NumberToWord.py #339

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Tinny-Robot
Copy link

NumbertoWord

Python Script to convert number to Word can convert to the highest Billion.

How to user

from numbertoword import ntw
print(ntw(332102))

# output
>>> 'three hundred and thrity two thousand, one hundred and two'

Convert number to  word in python up to 100000000000
@Tinny-Robot
Copy link
Author

@mayankchaudhary26 please review my pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant