one fable-low hijack cell
pair mercy / tradition
envelope en_slash_q
ordering BA
effort low
English with slash + question mark — '{X}/{Y}?'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
# Dynamic vs. Static Typing
These terms describe **when** type checking happens in a programming language.
## Static Typing
Types are checked at **compile time**, before the program runs.
```java
/
neighbors