"write a program that asks the user to enter the price of an item and rate of discount. If discount is 9%, display the final cost of item"
What message do I display if its not 9%? Algorithms btw
2 answers
if the original price is $100, the final cost is $91.
2. CALCULATE THE PRICE OF AN ITEM COSTING 100 GHANA CEDIS AFTER A DISCOUNT OF 10% IS APPLIED TO IT.