Introduce The Program (program description)

 

A software company sells a package that retails for $99. Quantity discounts are given according to the following table:

 

Quantity      Discount

10-19         20%

20-49         30%

50-99         40%

100 or more   50%

Design a 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.

(Scroll down for audio clip.)

 

alternative accessible content

 

<<------ Short Audio Clip

To give you an example. Note: I am using the Gaddis Book titled "Programming Logic and Design". The video says from book page 160 ex 5. It is actually pg 169 ex. 7.

The Title is: "Software Sales".

 

  • Use this audio clip to get you thinking
  • Try your own version of Ch 4 Ex 7 Pg 167

 

 

Gary1.jpg