The DC state is not on the list of states. STATES: List[State] = [ AL, AK, AZ, AR, CA, CO, **CT, DE,** FL, GA, HI, ID, ...
The DC state is not on the list of states.
STATES: List[State] = [
AL,
AK,
AZ,
AR,
CA,
CO,
CT,
DE,
FL,
GA,
HI,
ID,
...