10 lines
161 B
JSON
Raw Permalink Normal View History

2022-12-24 22:41:20 -03:00
{
"name": "Juan",
"edad": 16,
"ciudad": "Ca\u00f1ete",
"descendencia": false,
"titulos": [
"ingeniero",
"programador"
]
}