Skip to content

Instantly share code, notes, and snippets.

@Nitish18
Last active December 17, 2017 20:27
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 Nitish18/f75afff0780c4e0fd91fd57439d440f9 to your computer and use it in GitHub Desktop.
Save Nitish18/f75afff0780c4e0fd91fd57439d440f9 to your computer and use it in GitHub Desktop.
{
"name" : "nitish",
"age" : "23",
"DOB" : "18.12.12",
"sex": "male",
"city" : "delhi"
},
{
"name" : "shubham",
"age" : "23",
"DOB" : "18.12.12",
"sex": "male",
"city" : "jaipur"
},
{
"name" : "arpit",
"age" : "24",
"DOB" : "18.12.12",
"sex": "male"
},
{
"name" : "mudit",
"age" : "24",
"DOB" : "18.12.12",
"sex": "male",
"city" : "gurugram"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment