doughnut shoppe sells 4 varieties of doughnuts

 

glazed= .65

 

sugar = .65

 

chocolate = .85

 

filled = 1.00

 

 

 

none = 0

 

regular coffee = 1.80

 

cappuccino = 2.50

 

 

 

all are radio buttons within two separate group boxes

 

use three functions to calculate

 

1 calculate doughnut price and return

 

2 calculate coffee price and return

 

3 calculate 3% tax

 

 

 

display subtotal

 

display sales tax

 

display total due

 

    • 12 years ago
    complete solution
    NOT RATED

    Purchase the answer to view it

    • doughnut_shoppe_project.zip