one fable-low hijack cell
pair bourbon / javascript
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked javascript (second-offered)
· classifierB
· tiernone
response (200 chars)
Fun input! Here are a few ways to read it:
## As JavaScript code
```javascript
bourbon || javascript
```
This uses the **logical OR operator**. It returns `bourbon` if it's truthy, otherwise `javascr
neighbors