| Title | Vending Machine With Quarters, Dimes, and Nickels |
| Catalog Type | SLCItem |
| Persistent ID | https://pawscomp2.sis.pitt.edu/pcex/pcex_v2/index.html?lang=JAVA&set=artihmetic.vending_machine&ch=VendingMachine2 |
| Platform Name | PCEX |
| Features | — |
| Description | Suppose we have a vending machine that gives change. A customer selects an item for purchase and inserts a bill into the vending machine. The vending machine dispenses the purchased item and gives change. We will assume that all item prices are multiples of 5 cents, and the machine gives all change in quarters, dimes, and nickels. Construct a program that computes how many quarters, dimes, and nickels to return to the customer. |
| Keywords | arithmetic operators, constants, operators, primitive data types, variables |
| Author | Roya Hosseini |
| Institution | University of Pittsburgh |
| Iframe URL | https://pawscomp2.sis.pitt.edu/pcex/pcex_v2/index.html?lang=JAVA&set=artihmetic.vending_machine&ch=VendingMachine2 |
| Protocol | PITT, HTML |
| Protocol URL | |
| License | MIT |
| Programming Language | Java |
| Natural Language | en |