2D Arrays: The Menu

Now that all of our restaurants are neatly sorted in an array for our customers to view, we now need to give the customers access to the menu items of each restaurant! To accomplish this, we will venture into the world of multidimensional arrays!