Skip to content
#

vending

Here are 39 public repositories matching this topic...

You will be writing classes that represent various parts of a vending machine. You will need to write two files: VendingMachine.java and VendingItem.java. A simple driver class VendingWorld.java has been provided, and it will allow you to interact with your simulation. Specific instructions for each file are given in later sections.

  • Updated Apr 25, 2021
  • Java

Add this topic to your repo

To associate your repository with the vending topic, visit your repo's landing page and select "manage topics."

Learn more