Today We Did
Homework
Implement the print_menu(self) function
This function should print out every item from our self.menu dictionary in the following manner
“Choice #{KEY} – {NAME} – ${PRICE}” for each item in the menu dictionary
Make sure to use a for loop! (check out the hint in the google drive files/notes if you need help)
If you have any questions, feel free to email me at rolandyang@ayclogic.com