What We Did Today
- Created PhoneBook
- Created Grocery System with dictionary
Homework
Create a file called June13_RobuxShoppingCart.py and submit into the google drive when you are finished:
- Make a copy of your RobuxShoppingCart file that you made in your Intro to Python class.
- Edit your copy so that you are using dictionaries instead of lists.
- The only list you should have is your shopping cart. Your item inventory and prices should be dictionaries.
- Your program should work the same as it did before (ex: ask the user what they want to purchase, break the loop when requested, etc.)
- Review the homework answers (see link at bottom)
Notes
- You can reach out via allison@ayclogic.com if you have any questions.
- Class notes and previous homework answers can be found here: Link to Google Drive