Insert comma in number?

eli m techgeek201 at gmail.com
Wed Mar 6 18:39:42 EST 2013


I have a python program that accepts input and calculates the factorial of that number, and i want to know if i can make it so commas get inserted in the number.
For example: instead of 1000 it would say 1,000



More information about the Python-list mailing list