tags:

views:

94

answers:

2

Possible Duplicate:
Print in terminal with colors using python ?

hello guys did i can do like C# in console? to make

print 'hello' 

write hello with green color and

print 'WOW am sexy'

write it with red color?