You have a file containing sporting goods that are sold


You have a file containing sporting goods that are sold online. Each item record contains the item id, item name, item description, item category, item price, and the units in stock. If the category of the item is either "tennis" or "golf", then the price will be discounted by 15%. If the category of the item is "soccer", then the price will be discounted by 10%. For all of the other categories, the original price remains as is. If the number of units in stock is below 50, the item will be marked on the web site as "out of stock". Your part of the program is responsible for listing all of the items.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: You have a file containing sporting goods that are sold
Reference No:- TGS0145617

Expected delivery within 24 Hours