Problem Set 6: Vending Machine

Web-CAT: Submit Python programs to this automated grading platform.

Task Outline

Background Theory

Example Case

Hints

Code Distribution

Description File Size File Name
Python Source Code for Vending Machine 1.3KB pset06.zip

Contents of pset06.zip:

PSet06VendingMachine/
├── testvendingmachine.py
└── vendingmachine.py

Specification

Testing

Submission