Code in Place Final Project: Postage Calculator for Python (Stanford CS106A)

by Regina Gerbeaux

Description

If you've ever wondered how many stamps your envelope needs, wonder no longer: postage.py calculates the cost of mailing out letters via USPS. Simply input the kind of envelope you're using and how much your item weighs, and Postage Calculator will magically tell you how much it costs, what types of stamps to use, and where you can buy stamps. 🙂A convenient tool for all your snail mail needs during Shelter in Place!