one fable-low hijack cell
pair mercy / trust
envelope en_slash_q
ordering AB
effort low
English with slash + question mark — '{X}/{Y}?'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
# Strict vs. Lazy Evaluation
These are two strategies for **when** expressions get evaluated.
## Strict (Eager) Evaluation
Arguments are evaluated **before** a function is called.
```python
def f(x
neighbors