Asked by rona
A store uses the following policy to award discount. If the customer purchases
products costing more than ksh 30,000 she is given a discount of 10%, otherwise
she is given a discount of 2%. Write a complete C++ program that allows a user
to input the total value of purchases then the program computes and outputs the
discount a customer will receive.
products costing more than ksh 30,000 she is given a discount of 10%, otherwise
she is given a discount of 2%. Write a complete C++ program that allows a user
to input the total value of purchases then the program computes and outputs the
discount a customer will receive.
Answers
Answered by
Anonymous
kjhl
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.