Posted 23 February 2012 - 01:06 AM
I was wondering if I can create colored text. I mean, we have a color api but what would be it's point if we can't colour things?
So how do I do it? I've tried do add extra parameters to the basic "print" like:
print("LOREM IPSUM", blue)
or
print("LOREM IPSUM", 020)
Still, not working :/
So how do I do it? I've tried do add extra parameters to the basic "print" like:
print("LOREM IPSUM", blue)
or
print("LOREM IPSUM", 020)
Still, not working :/