one fable-low hijack cell
pair javascript / vodka
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked javascript (first-offered)
· classifierA
· tiernone
response (200 chars)
```javascript
javascript || vodka
```
In JavaScript, the `||` operator returns the **first truthy value** — so this expression evaluates to:
- `javascript` — if your code is working (truthy) ✅
- `vo
neighbors