Tell us what’s happening:
Describe your issue in detail here.
What is going how do i assess myArray with the brackets?
Your code so far
const myArray = [50, 60, 70];
const myData = myArray [0];
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36
Challenge: Basic JavaScript - Access Array Data with Indexes
Link to the challenge: