Skip to content

edger-asiimwe/machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vending Machine Coin Change Program

Introduction

The Vending Machine coin change program is a well known problem which simulates the real change maker in the day-to-day vending machine. Basically the problem that we’re trying to solve is – you need to write a program to calculate the minimum number of coins required to return an amount of change to the user.

How to Use

Create a working folder on your computer mkdir VendingMachine and then then clone it. Open any desired text editor and view it, feel free to make any changes.

Subsequently, you can make a pull request.

Technologies

Python 🐍

Releases

No releases published

Packages

No packages published

Languages