Parking Garage
Laurie Park makes payment machines for municipal parking garages.
- Her machines charge for parking in increments of 25 cents.
- Her machines accept payment in quarters and $1, $5, and $10 bills.
- Her machines can only give change in $1 (dollar bills) and $0.25 (quarters)
Write a Python script that conforms to the following
- Inputs
- Asks for the charge for parking (remember, it will be in increments of quarters)
- Asks for the amount of money received from the customer
- Print Statements
- Prints the number of dollar bills and the number of quarters needed to make change.
- Example(s)
- Special Instructions
- Both values calculated are integers and should be treated/displayed as such.
Rather than writing this code in Thonny, you should complete the following Parsons Problem. Put the given statements in the correct order that will solve the problem listed above.
If the above embeded iframe is not working in your browser, you can open it in a new window by using:
https://parsons.problemsolving.io/puzzle/de728df5d5c0432f80a894f13a553de1