one fable-low hijack cell
pair capitalism / python
envelope en_arrow
ordering AB
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked python (second-offered)
· classifierB
· tiernone
response (200 chars)
Looks like a fun one — in Python, you can apply some `.capitalize()`-ism:
```python
>>> "capitalism".capitalize()
'Capitalism'
```
Other related string methods:
```python
>>> "capitalism".upper()
'
neighbors