Tell us what’s happening:
I keep getting error on this code. Don’t know what’s wrong
Your code so far
// Only change code below this line
const myArray = ["I am", "3"];
console.log(myArray);
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.4 Safari/605.1.15
Challenge: Basic JavaScript - Store Multiple Values in one Variable using JavaScript Arrays
Link to the challenge: