$25
# Lab-1Create a program that:1. Asks the user to input a number of cents2. Calculates the number of quarters, dimes, nickels, pennies that should be used to reach the value.3. Calculates and display total number of coins/change
Starting from: $25