Skip to content

Instantly share code, notes, and snippets.

@mushfek
Created April 3, 2015 07:53
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 mushfek/d3c2ba8ad69944904d1f to your computer and use it in GitHub Desktop.
Save mushfek/d3c2ba8ad69944904d1f to your computer and use it in GitHub Desktop.
{
"Students": [
{
"Name": "Harry",
"Subject": "maths"
},
{
"Name": "Ryan",
"Subject": "Biology"
},
{
"Name": "James",
"Subject": "maths"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment