Question: make an inventory management system. There should be some sort of home menu with the title, Watchmen Security Supply This home menu should have 3
make an inventory management system. There should be some sort of home menu with the title, "Watchmen Security Supply" This home menu should have 3 options. "Add to Inventory", "View Inventory", and "Produce Report" Adding to inventory when selected should let the user enter a product name, price and amount of product. This should be stored and saved for the current run of the program. View inventory should do exactly what it says. When selected it should display all current entered products. Produce report should display a total price amount of all products in the system and a total amount of all products in the system. in python
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
