Design an algorithm and implement a corresponding Python program that can make “change”. Your
program should take two numbers as input, one that is a monetary amount charged for any item
purchased, and the other that is a monetary amount given. It should then return the number of each
kind of bill (note) and coin to give back as change for the difference between the amount given and
the amount charged. The values assigned to the bills and coins can be based on the monetary
system of any current or former government.
Answers
Answered by
0
Answer:
what??
Explanation:
what's the question
Similar questions