/bills

Given a dollar amount, this code finds what bills you need to make that amount. Assuming we want to always use large bills if possible. $50 bill is the largest bill used.

Primary LanguagePython

No issues in this repository yet.