one fable-low hijack cell
pair duck_typed / strict_types
envelope fr_ou
ordering BA
effort low
French 'ou' (or) framing — 'X ou Y?'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
# Duck Typing vs Strict Types
## Duck Typing 🦆
*"Se anda como pato e grasna como pato, é um pato"*
O tipo é determinado pelo **comportamento**, não pela declaração.
```python
# Python - duck typing
neighbors