Agrego mi contacto en el JSON

pull/723/head
carlos.GV 3 years ago committed by GitHub
parent 7fc6e874ee
commit 73f32b21a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -58,6 +58,12 @@ JSON stands for JavaScript Object Notation. The JSON syntax is derived from Java
"lastName":"Tekle",
"age":28,
"email":"lidiya@lidiya.com"
},
{
"firstName":"Carlos",
"lastName":"Garcia",
"age":39,
"email":"carlos.cagm@live.com"
}
]
}

Loading…
Cancel
Save