I need this written within the next couple hours. I have been trying to do it myself but knowing absolutely nothing about how to code, Im having trouble even starting. I am willing to pay. This is what I need
Create an interface with 3 child classes that return finalcrazyprice, finalcrazyprice has to randomly generate a discount and apply that discount to the item. It needs an array of items, 0 for laptop 1 for camera and 2 for tv, prices can be made up. It has to ask how many items the user wants to buy, then have a loop that allows them to enter 0,1, or 2 for each item and it needs to calculate which item is cheapest and which is most expensive(after discount)