Skip to content
#

machines

Here are 7 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

Improve this page

Add a description, image, and links to the machines topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more