Asked by Linda
Need Python pseudocode and program that asks the user to enter the number of packages purchased. The program should then display the amount of the discount (if any)and the total amount of the purchase after the discount.
Software co. sells a pkg that retails for $99. Quantity discounts are given according to the following table:
10-19_10%, 20-49_20%, 50-99_30%, 100 or more 40%
Software co. sells a pkg that retails for $99. Quantity discounts are given according to the following table:
10-19_10%, 20-49_20%, 50-99_30%, 100 or more 40%
Answers
Answered by
Jacqueline Taylor
Software co. sells a pkg that retails for $99. Quantity discounts are given according to the following table:
10-19_10%, 20-49_20%, 50-99_30%, 100 or more 40
10-19_10%, 20-49_20%, 50-99_30%, 100 or more 40
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.