0

Like say, I want to make a simple print statement like:

print("It's so hot outside today.")

How could I make "hot" as the color red, in Python Shell?

Ninja
  • 379
  • 1
  • 3
  • 4
  • Check out http://stackoverflow.com/questions/287871/print-in-terminal-with-colors-using-python it might help you. – TerryA Feb 22 '13 at 21:35
  • 4
    ;-) A real ninja would've searched the already-asked questions before posting a new one. I am kidding, this ninja may be new to SO :-) – mechanical_meat Feb 22 '13 at 21:37

0 Answers0