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?
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?