Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 334 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 334 Bytes

numbers-to-word

Convert number to words (figures into word) for Nepali currency. But can be used for other currencies as well

Create a function for the code given in conversion.py and pass the number in parameter which you want to convert.

example: function convertNumberToWord(args)

Usable in billing of product in software