one fable-low hijack cell
pair declarative / imperative
envelope en_vs_q
ordering AB
effort low
English 'vs' with question mark — '{X} vs {Y}?'
verdictpicked declarative (first-offered)
· classifierA
· tiernone
response (200 chars)
# Declarative vs Imperative
The core difference is **what** vs **how**.
## Imperative
You describe **how** to do something — step by step instructions.
```javascript
// Get even numbers, imperative
neighbors