covert number into string
Joel Goldstick
joel.goldstick at columbuswebmakers.com
Thu Jan 21 07:49:33 EST 2010
anusha k wrote:
> Hi,
>
> Can anyone tell me how to convert number to words
> For example:
> If number =9999 then it should give me *Nine thousand nine hundred
> ninetynine*
> Is there any build-in function or something that can do this for me
> Thank you in advance
> Anusha Kadambala
>
>
This might help:
http://snippets.dzone.com/posts/show/704
More information about the Python-list
mailing list