Coding Task: 06.01 Party Supplies Shop

In this activity, we will be modifying our party supplies code to support sub-menus.

Requirements

Carefully review the code in the editor, and add in code to support a sub-menu for the shipping selection. Refer to the screens below to see how the sub-menu is selected.

Selection of the Shipping sub-menu and shipping choices.
Invalid shipping choice prompt.

The code for the item sub-menu has been completed for you as a reference.

Example

Scroll to Top