You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
494 B
27 lines
494 B
3 years ago
|
|
||
|
[
|
||
|
{
|
||
|
"firstname": "Christophe",
|
||
|
"age": 32
|
||
|
},
|
||
|
{
|
||
|
"firstname": "Prema",
|
||
|
"age": 20
|
||
|
},
|
||
|
{
|
||
|
"firstname": "Arthur",
|
||
|
"age": 15
|
||
|
},
|
||
|
{
|
||
|
"firstname": "Zoe",
|
||
|
"age": 7
|
||
|
},
|
||
|
{
|
||
|
"firstname": "Keisha",
|
||
|
"age": 84
|
||
|
},
|
||
|
{
|
||
|
"firstname": "Jackie",
|
||
|
"age": 45
|
||
|
}
|
||
|
]
|