Text Formating in Python

Lee Hulbert lhulbert at hotmail.com
Sun Aug 26 00:20:48 EDT 2001


Is there a simple way to format a text string before printing to the
screen?

Specifically, I have a list of 80 numbers, and I want to print the
list, with each number a different color if it is positive, negative,
or 0.

Thank You,

Lee



More information about the Python-list mailing list