Skip to content

Instantly share code, notes, and snippets.

@rish-16
Created March 3, 2019 03:18
Show Gist options
  • Save rish-16/922038a6cda29e0e2f0d1285a14ff802 to your computer and use it in GitHub Desktop.
Save rish-16/922038a6cda29e0e2f0d1285a14ff802 to your computer and use it in GitHub Desktop.
rewards_lookup = {
'empty': -1,
'cheese': 5,
'mousetrap': -10,
'start': 0,
'end': 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment