What is your hint or solution suggestion?
Take a look at the structure of the object before answering
console.log(json[2].codeNames[1]);
Challenge: Access the JSON Data from an API
Link to the challenge:
What is your hint or solution suggestion?
Take a look at the structure of the object before answering
console.log(json[2].codeNames[1]);
Challenge: Access the JSON Data from an API
Link to the challenge: