Tell us what’s happening:
I have the code below but nothing is happening when I click submit
Your code so far
// Only change code below this line
const myArray = [["Australia", 12] , ["Great Britain", 2]];
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
Challenge: Basic JavaScript - Nest one Array within Another Array
Link to the challenge: