Tell us what’s happening:
Please help me I made this code that looks fine to me.
what is problem of this code.
Thank you
Your code so far
// Setup
var myArray = [50,60,70];
// Only change code below this line
var myDate = myArray[0];
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36
.
Challenge: Access Array Data with Indexes
Link to the challenge: