Skip to content

Instantly share code, notes, and snippets.

@davidvandusen
Forked from kvirani/README.md
Last active November 23, 2023 20:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 249 You must be signed in to fork a gist
  • Save davidvandusen/77b96790f3776c2218bf to your computer and use it in GitHub Desktop.
Save davidvandusen/77b96790f3776c2218bf to your computer and use it in GitHub Desktop.
states = {
OR: 'Oregon',
FL: 'Florida',
CA: 'California',
NY: 'New York',
MI: 'Michigan'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment