The program takes the amount to be paid and the money given by a customer, calculates the change and returns it in form of coins/notes to be given back.
RuggeroPiazza/change_calculator
A program to calculate the right amount of change to return in form of notes and coins.
Python