one fable-low hijack cell
pair python / truth
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked truth (second-offered)
· classifierB
· tiernone
response (172 chars)
```python
True
```
In Python, the boolean truth value is written `True` (capitalized). Its counterpart is `False`, and you can test truthiness of any value with `bool(x)`.
neighbors