Skip to content

Instantly share code, notes, and snippets.

/desired output Secret

Created February 25, 2018 17:53
Show Gist options
  • Save anonymous/24e7c6ef18516a7276dde6ea8f11afa7 to your computer and use it in GitHub Desktop.
Save anonymous/24e7c6ef18516a7276dde6ea8f11afa7 to your computer and use it in GitHub Desktop.
{
# 'Arm River': {
# 'Name': 'Arm River',
# 'Candidates': {'LIB': 'Russ', 'NDP': 'Denise', 'PC': 'Raymond', 'SK': 'Greg'},
# 'Votes': {'LIB': 207, 'NDP': 1457, 'PC': 338, 'SK': 6187} },
# 'Athabasca': {
# 'Name': 'Athabasca',
# 'Candidates': {'LIB': 'Michael', 'NDP': 'Buckley', 'PC': '', 'SK': 'Philip'},
# 'Votes': {'LIB': 262, 'NDP': 1756, 'PC': 0, 'SK': 644} },
# 'Batoche': {
# 'Name': 'Batoche',
# 'Candidates': {'LIB': 'Graham', 'NDP': 'Clay', 'PC': '', 'SK': 'Delbert'},
# 'Votes': {'LIB': 216, 'NDP': 2114, 'PC': 0, 'SK': 4471} }
# }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment