I'm just curious about how to print text in different colours with python..
I've tried google but found nothing.
Name:
Anonymous2009-02-27 20:43
>>40
Sorry if I sound stupid I am a n00b. I just don't wanna start a new language so soon coz I am far from having mastered python.. Will I just get confused if I try learn two languages at once or will it actually be helpful?
Name:
Anonymous2009-02-27 21:11
>>41
It will be helpful. You might get confused. But you'll never get anywhere if you wait until you've "mastered" Python to learn something new.
Name:
Anonymous2009-02-28 10:59
>>32
I don't understand what that [if=text]...[/if] does.
Name:
Anonymous2009-02-28 11:03
>>41
free yourself from the forced indentation of code
Name:
Anonymous2009-02-28 11:46
>>44
I don't think so.
Well, for now I'm assuming it means ``execute the contents only if text isn't an empty string''.