G
Gandalf
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!
this
myVar = checking == 1? 'string': 'other string'
is this stuff exist in python?
thanks!