is this possible to have if else in single line python code example Example: python if else one line x = 'foo' if bar else 'baz'