You are hired by Expressimo Delivery Service to develop an application
that computes the delivery charge. The company allows two types of
packaging—letter and box—and three types of service—Next Day Priority,
Next Day Standard, and 2-Day. The following table shows the formula for
computing the charge.
The program will input three values from the user: type of package, type of
service, and weight of the package.