WAP to take an Integer from end user and print the Integer in words.
Eg: Input=10, output=Ten
Input=11,output= eleven
Input=5200, output= Five Thousand Two Hundred
Input=150523, output= One lakh Fifty Thousand Five Hundred twenty three.
Published By : Suraj Ghimire