Learn Javascript 2017, Arrays, Property Access, Codecademy

Channel:
Subscribers:
8,020
Published on ● Video Link: https://www.youtube.com/watch?v=mdoc3hCLp78



Duration: 3:11
269 views
0


In this javascript challenge we learn about accessing values in an array by calling them by their index and saving that value in a variable and then using console.log to print the value onto the console. Javascript is zero indexed so counting will always begin at zero.







Tags:
javascript functions
functions in javascript
codecademy functions
javascript arrays
array