logan-bobo / product_inventory

Create an application which manages an inventory of products. Create a product class which has a price, id, and quantity on hand. Then create an inventory class which keeps track of various products and can sum up the inventory value. Inspired by - karan/Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

product_inventory

Create an application which manages an inventory of products. Create a product class which has a name, price, id, and quantity on hand. Then create an inventory class which keeps track of various products and can sum up the inventory value.

About

Create an application which manages an inventory of products. Create a product class which has a price, id, and quantity on hand. Then create an inventory class which keeps track of various products and can sum up the inventory value. Inspired by - karan/Projects


Languages

Language:Python 100.0%