Question: Write a program that prompts the user to enter only the dollar amount of an item less than or equal to 50 dollars. no change
Write a program that prompts the user to enter only the dollar amount of an item less than or equal to 50 dollars. no change is allowed in program
The customer is paying with a $50 bill.
Store that amount in a named constant as an integer.
The program should give change with the largest bills possible, starting with 20's, then 10's then 5's, ones.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
