Is it possible to convert number 21 to twentyone?

Posted by shekhar on Stack Overflow See other posts from Stack Overflow or by shekhar
Published on 2010-03-29T13:09:32Z Indexed on 2010/03/29 13:13 UTC
Read the original article Hit count: 85

Filed under:

Hi,

Can we convert numbers to their alphabetical equivalents? For example

21 -> twenty one

9999 -> nine thousand nine hundred ninghty nine

If yes, how to do this?

Thanks and Regards,

EDIT : Any language will do. C#, C++, Java, python.

© Stack Overflow or respective owner

Related posts about convert