Combining conditions using `and` / `or` - Guard clauses: check disqualifying conditions first, return early, put the happy path last - Dictionary lookups for simple value-to-value mappings