Write a program in a script file that calculates the cost of shipping a package according to

Question:

Write a program in a script file that calculates the cost of shipping a package according to the following price schedule:
Write a program in a script file that calculates the

The program asks the user to enter the type of service (Ground, Express, or Overnight) and the weight of the package (two numbers. First for number of pounds and second for number of ounces.) The program then displays the cost for the shipment. Run the program three times for the following cases:
(a) Ground 2 lb 7 oz.
(b) Express 0 lb 7 oz.
(c) Overnight 5 lb 10 oz.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: