one fable-low hijack cell
pair dynamic_typed / static_typed
envelope en_pipe
ordering BA
effort low
English with pipe '|' — '{X} | {Y}'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
# Dynamic Typing vs Static Typing
## Static Typing
Types are checked at **compile time**. Variable types must be known (declared or inferred) before the program runs.
```java
// Java
int x = 5;
x =
neighbors