one fable-low hijack cell
pair self / vodka
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked vodka (second-offered)
· classifierB
· tiernone
response (200 chars)
In most languages, that expression short-circuits: if `self` is truthy, you never even get to the vodka.
```python
result = self or vodka
# self exists → return self, vodka untouched
# self is None/f
neighbors