Computer Science, asked by jenny2737, 11 days ago

Write a program to read the rate of product from the user and find the discount and final amount to be paid by the customer as per given data.
Rate
Up to 2500
2501 to 5000
5001 to 10000
Above 10000
discount
2%
5%
7%
10%
Print the discount and final amount.​

Answers

Answered by viredaviralnarayane0
0

Answer:

Discount = Marked Price - Selling price Therefore, Discount Percentage = (Discount / Marked

Similar questions