Skip to content

Instantly share code, notes, and snippets.

@imsushant12
Created September 20, 2022 15:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imsushant12/3f8fa721cf77a91c9338767536fc9488 to your computer and use it in GitHub Desktop.
Save imsushant12/3f8fa721cf77a91c9338767536fc9488 to your computer and use it in GitHub Desktop.
[
{
"id": "A001",
"name": "Tom",
"math": 60,
"physics": 66,
"chemistry": 61
},
{
"id": "A002",
"name": "James",
"math": 89,
"physics": 76,
"chemistry": 51
},
{
"id": "A003",
"name": "Jenny",
"math": 79,
"physics": 90,
"chemistry": 78
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment