13. Arrays

In this video we will cover two types of Arrays; a numeric array and associative array. Arrays can be used to store a list of items that are related into one single value. Those values can then be accessed by calling the array and specifying the index.