Chapter 3: Problem 3
The cost of sending a package by an express delivery service is \(\$ 10.00\) for the first two pounds, and \(\$ 3.75\) for cach pound or fraction thereof over two pounds. If the package weighs more than 70 pounds, a \(\$ 10.00\) excess weight surcharge is added to the cost. No package over 100 pounds will be accepted. Write a program that accepts the weight of a package in pounds and computes the cost of mailing the package. Be sure to handle the case of overweight packages.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.