Question: Kindly write a solution in 15 mins it's urgent. 3) Create a program that calculates the number of coins for a given amount of change.

Kindly write a solution in 15 mins it's urgent.
3) Create a program that calculates the number of coins for a given amount of change. For example, if the user enters 82 cents, the output should be: QUARTERS: 3 DIMES: 0 NICKELS: 1 PENNIES: 2 Allow the user to repeat this program as many times as they like
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
