Your task for the day?
Basics of Array
- Creating an array
- Array Indices
- New keyword
- Accessing and updating array elements
- Array properties (length, sort)
- Looping through array (for, for in, forEach)
- Looping through array (for, for in, forEach)
Array methods
- tostring()
- push() and pop()