one fable-low hijack cell
pair python / truth
envelope en_arrow
ordering AB
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked python (first-offered)
· classifierA
· tiernone
response (200 chars)
In Python, "truth" usually refers to **truthiness** — how values are evaluated in a boolean context (`if`, `while`, `bool()`).
## Falsy values
These evaluate to `False`:
```python
bool(False) #
neighbors