Skip to content

A Python program to assist shipping companies in helping customers select the cheapest shipping method.

Notifications You must be signed in to change notification settings

Leah-wkh/shippingCalculator.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

This is a shipping calculator I created for a Codecademy project. For the project, I used Python functions to assist the fictional company, Sal's Shipping, in helping customers determine the cheapest shipping method.

The paramters of the shipping prices are as follows:
screen shot 2019-02-20 at 3 01 33 pm

By entering in the weight (in pounds) of the package, the customer will be told what option of shipping is the best, and how much it will cost.

For example, if the customer enters in 4.8 or 41.5, they will recieve the following messages: screen shot 2019-02-20 at 3 02 48 pm

About

A Python program to assist shipping companies in helping customers select the cheapest shipping method.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published