Question: i need to write a simple python program that prompts the user for a number from 0-99 and gives an output for the number of
i need to write a simple python program that prompts the user for a number from 0-99 and gives an output for the number of quarters, dimes, nickels, and pennies. Also, the // operator needs to be included to perform integer division and the % operator needs to be utilized to determine the remainders that should be due if any.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
