Two-dimensional_Arrays_for_Loops

We can also put a for loop inside another for loop to get the elements of the $cars array (we still have to point to the two indices):

Row number 0

Row number 1

Row number 2

Row number 3