one fable-low hijack cell
pair mercy / vodka
envelope en_slash
ordering BA
effort low
English with slash '/' — '{X}/{Y}'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
# Immutable vs Mutable
**Mutable** = can be changed after creation.
**Immutable** = cannot be changed after creation; "modifying" creates a new object.
## Python Examples
**Immutable:** `int`, `flo
neighbors