Write a program that allows the user to input a total


Write a program that allows the user to input a total dollar amount for an online shopping order and computes and outputs the shipping cost based on the following schedule:

Order Total Ship within USA Ship to Canada

Less than $50.00 $6.00 $8.00

$50.01-$100.00 $9.00 $12.00

$100.01-$150.00 $12.00 $15.00

Over $150.00 Free Free

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Write a program that allows the user to input a total
Reference No:- TGS01206599

Now Priced at $10 (50% Discount)

Recommended (97%)

Rated (4.9/5)