/coin-counter

Practice with functional programming. Create a coin counter application that takes X amount of money (such as $4.99) and determines the exact amount of change needed in quarters, dimes, nickels and pennies.

Primary LanguageJavaScript

No issues in this repository yet.