Calculate the amount of cash and coins you'll get from an amount of money.
-
Updated
Jul 11, 2018 - JavaScript
Calculate the amount of cash and coins you'll get from an amount of money.
Exercises for Epicodus to practice recursion and closures in functional programming. Includes a change calculator, a number converter to roman numerals, and a prime sifter.
💰 A Python module to handle interacting with coins
A change calculator that provides the amount of change due in US currency note denominations and coins.
This is a Java program that prompts the user to enter an amount of change, and then outputs the fewest number of coins needed to make that change.
Add a description, image, and links to the change-calculator topic page so that developers can more easily learn about it.
To associate your repository with the change-calculator topic, visit your repo's landing page and select "manage topics."