Coding Task: 06.02 Party Supplies Shop (exit)

In this activity, we will be modifying our party supplies code to allow the user to exit the shop.

Requirements

Building on the code from the last exercise, add in code to allow the user to quit the application by selecting the appropriate menu selection. If the use makes an invalid choice in the main menu, tell them and ask them to press [Enter] to return. Refer to the screens below to see how scenarios in look action.

Quiting the app
Invalid menu choice

Example

Scroll to Top