Skip to content

Instantly share code, notes, and snippets.

@robsannaa
Created November 29, 2019 12:22
Show Gist options
  • Save robsannaa/acaf45dabbc0751b0756954e7158f356 to your computer and use it in GitHub Desktop.
Save robsannaa/acaf45dabbc0751b0756954e7158f356 to your computer and use it in GitHub Desktop.
location_to_state = {'A': 0,
'B': 1,
'C': 2,
'D': 3,
'E': 4,
'F': 5,
'G': 6,
'H': 7,
'I': 8,
'J': 9,
'K': 10,
'L': 11}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment