Question: I don't know why the system is not running correctly File Edit View Navigate Code Refactor Run Tools VCS Window Help python Project 10 -

I don't know why the system is not running correctly I don't know why the system is not running correctly File Edit

File Edit View Navigate Code Refactor Run Tools VCS Window Help python Project 10 - project.py - X python Project 10 te project.py project a Project Project A8 A 2 python Project 1 te project.py > lilli External Libraries Scratches and Consoles 4 5 6 7 8 project.py X due_amount=int(input("Due amount: 2500")) amount_received = int(input("Customer given amount: 3000")) pennies amount_received-due_amount dollars = pennies//100 pennies = pennies % 100 quarters = pennies // 25 pennies = pennies % 25 dimes = pennies // 10 pennies = pennies % 10 nickel = pennies // 5 pennies=pennies % 5 print("Dollars:" dollars) print("Quarters:" quarters) print("Dimes:" dimes) print("Nickel:" nickel) print("Pennies:"w.pennies) 9 10 11 12 13 14 15 16 Run: project x Due amount: 2500 1. Structure If | * Favorites Run E TODO Problems Terminal Python Console a Event Log 17:1 CRLF UTF-8 4 spaces Python 3.9

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!