one fable-low hijack cell
pair ini / json
envelope en_arrow
ordering AB
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked json (second-offered)
· classifierB
· tiernone
response (200 chars)
Here's how to convert JSON to INI:
## Python (built-in libraries)
```python
import json
import configparser
# Load JSON
with open("input.json") as f:
data = json.load(f)
# Build INI
config = c
neighbors