Description
# Lab-1
Create a program that:
1. Asks the user to input a number of cents
2. 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
Everything code
Original price was: $40.00.$30.00Current price is: $30.00.
# Lab-1
Create a program that:
1. Asks the user to input a number of cents
2. 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
Reviews
There are no reviews yet.