if-else statement

Gandalf goldnery at gmail.com
Sat Jan 10 09:15:22 EST 2009


other languages like PHP or javascript  as this if-else operator like
this

myVar = checking  == 1? 'string': 'other string'

is this stuff exist in python?

thanks!



More information about the Python-list mailing list