Skip to content

Instantly share code, notes, and snippets.

@gordonbisnor
Created September 5, 2009 17:49
Show Gist options
  • Save gordonbisnor/181467 to your computer and use it in GitHub Desktop.
Save gordonbisnor/181467 to your computer and use it in GitHub Desktop.
CANADIAN_PROVINCES = [["Alberta","AB"],["British Columbia","BC"],["Manitoba","MB"],["New Brunswick","NB"],["Newfoundland and Labrador","NL"],["Nova Scotia","NS"],["Northwest Territories","NT"],["Nunavut","NU"],["Ontario","ON"],["Prince Edward Island","PE"],["Quebec","QC"],["Saskatchewan","SK"],["Yukon","YT"]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment