Skip to content
#

vending-machine

Here are 10 public repositories matching this topic...

In this programming assignment, you will be implementing a program that simulates a vending machine, i.e. the sale of items, coin counting and change giving. This vending machine will work as follows. A customer will first deposit an initial amount of money and then select an item from the vending machine. Your program must check that the custom…

  • Updated Feb 4, 2021
  • C

Improve this page

Add a description, image, and links to the vending-machine 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 vending-machine topic, visit your repo's landing page and select "manage topics."

Learn more