one fable-low hijack cell
pair declarative / imperative
envelope en_bare_or
ordering AB
effort low
Bare English 'or' — '{X} or {Y}'
verdictpicked declarative (first-offered)
· classifierA
· tiernone
response (200 chars)
**Declarative vs. Imperative** — here's the core distinction (assuming you're asking about programming paradigms):
## Imperative
You describe **how** to do something, step by step.
```python
# Get e
neighbors