13
Answers

Amount : digits to Word Convertion

Photo of Deepak Verma

Deepak Verma

14y
3.5k
1
I need a function which accepts amount in digits as argument and returns amount in string (words).

For eg.  1600 - One Thousand Six Hundred
             210 - Two Hundred Ten

Thanks in advance!

Answers (13)