With syntax similar to one of these: `let thing = "h" if condition else "g"` `let thing = if condition "h" else "g"`