The starter code provided includes the code for printing the menu for the customer, which was part of one of your Day 3 activities. You will be adapting this menu to allow customers to place an order, which includes storing the customer's order and printing the receipt with the total price of all items ordered. The starter code includes comments, which you may use as a guide for the steps you need to add.
-Bootcamp: CU-VIRT-AI-PT-11-2023-U-LOLC-MWTH
- Download menu.py
- Run menu.py locally with Python 3.11+
- Follow prompts and enter responses through the command line
Grading criteria can be found at bootcampspot