That's it! We can access a value by putting its position in brackets after the array's name.
Psst: this position is zero-based, which means that it starts at 0.
0
Does it really make sense to get a value by providing the same value?