Skip to content

Instantly share code, notes, and snippets.

@jsmanifest
Created March 13, 2020 05:48
Show Gist options
  • Save jsmanifest/ece59be4331e5a991069c90af8c8024e to your computer and use it in GitHub Desktop.
Save jsmanifest/ece59be4331e5a991069c90af8c8024e to your computer and use it in GitHub Desktop.
{
"game1": {
"lakers": 80,
"celtics": 80,
"overtime": {
"lakers": 48,
"celtics": 58
}
},
"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