A simple console project written in Python. Purpose of this project is to take an integer value as change_amount between the range of 0 and 99 and sorting it into the most efficient combination of United States coin currency such as quarters, dimes, nickels and cents.
hectorparra0123/MakingChange
A simple console project written in Python. Purpose of this project is to take an integer value as change_amount between the range of 0 and 99 and sorting it into the most efficient combination of United States coin currency such as quarters, dimes, nickels and cents.
Python