Skip to content

Instantly share code, notes, and snippets.

@jsmanifest
Created March 13, 2020 05:50
Show Gist options
  • Save jsmanifest/c6bb5d0641d61f20eebfa9d445f9eb6a to your computer and use it in GitHub Desktop.
Save jsmanifest/c6bb5d0641d61f20eebfa9d445f9eb6a to your computer and use it in GitHub Desktop.
{
"game1": {
"lakers": 80,
"celtics": 80,
"overtime": {
"lakers": 96,
"celtics": 116
}
},
"game2": {
"lakers": 80,
"celtics": 42
},
"game3": {
"lakers": 24,
"celtics": 58
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment