Computers and Technology

Create the logic for a program that continuously prompts the user for a number of dollars until the user enters 0. pass each entered amount to a conversion method that displays a breakdown of the passed amount into the fewest bills; in other words, the method calculates the number of 20's, 10's, 5's and 1's as needed. pseudocode .

answer
Answers: 2

Similar questions

Do you know the correct answer?
Create the logic for a program that continuously prompts the user for a number of dollars until the...

Questions in other subjects: