codetributor/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.
Python
No issues in this repository yet.
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.
Python
No issues in this repository yet.