Write a program to input the cost of the product purchased by the consumer online. Give 15% discount
on the product price, add Rs. 500 as delivery charge. Add 18% of the final amount as GST and display
the amount to be paid by the consumer.
Ex: if the product price is 10000 then
Output: Discount: 1500
Cost after discount: 8500
Delivery charge: 500
Final Amount: 9000
GST (18%): 1620
Amount after GST: 11620
Answers
Answered by
12
Answer:
can't under stand ur q...
plzz rewrite again...
Answered by
0
Answer:
Write a program to input the cost of the product purchased by the consumer online. Give 15% discount
on the product price, add Rs. 500 as delivery charge. Add 18% of the final amount as GST and display
the amount to be paid by the consumer.
Ex: if the product price is 10000 then
Output: Discount: 1500
Cost after discount: 8500
Delivery charge: 500
Final Amount: 9000
GST (18%): 1620
Amount after GST: 11620
Explanation:
rewrite the question
Similar questions