In my programming class we are asked to write several classes that represent a store with items. The class item was supposed to have a name, stock, ID, and price. the file