so i am writing a program in Python and i want to print out a few statements in Different colors
for example "Print hello world in RED, and "GOOD BYE in blue" " how can i do this...and hopefully without including any external modules. thanks in advance -- http://mail.python.org/mailman/listinfo/python-list
