vishwas_saini
05/18/2023, 5:29 PM"abilities": [
{
"ability": {
"name": "limber",
"url": "<https://pokeapi.co/api/v2/ability/7/>"
},
"is_hidden": false,
"slot": 1
},
{
"ability": {
"name": "imposter",
"url": "<https://pokeapi.co/api/v2/ability/150/>"
},
"is_hidden": true,
"slot": 3
}
]
I want to get the names from each arraypat_nadolny
05/18/2023, 7:41 PM