python if ternary syntax code example Example: python ternary statement var = [expression1] if [condition] else [expression2]