# Your homework is to finish the school system application methods for the teacher if you haven't done so already
Now inside of the SupermarketApplication,
# Add the grocery item (the object itself) to self.purchased # outside of the while loop, use a for loop on self.purchased to print out in the following format: """ You have purchased {number of items purchased} items: Milk - remember to store inside a freezer Eggs - remember to store inside a freezer Orange Juice Eggs - remember to store inside a freezer Milk - remember to store inside a freezer Thank you for your business, please pay $24 """
Submit this files to the google drive when you are done!
You can contact me at ddjapri@ayclogic if you have any questions!