how to get index 2 online code example Example: how to get index 2 online example_array = ["a","b","c","d"] console.log(example_array[1])