you have a file having sporting goods that are


You have a file having sporting goods that are sold online. Every 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/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". Write the pseudocode for the program that is responsible for reading every record and listing all of the items with respective discounted prices

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: you have a file having sporting goods that are
Reference No:- TGS0211799

Expected delivery within 24 Hours