Problem
How does Python differs from Java? How you would create a Python program that calculates the exact amount of change to give a customer in denominations of quarters, dimes, nickels, and pennies. For example, if the change is 79 cents, how much of each coin would be needed to give change.