? : #### $x == 1 ? print "x was '1'" : print "x was something else";