I am stuck trying to create a program in PYTHON that calculates the coins needed to make change for a specified US monetary amount.

Help me study for my Python class. I’m stuck and don’t understand.

I am stuck trying to create a program in PYTHON that calculates the coins needed to make change for a specified US monetary amount.

Here is the code I have so far

# Module 3 Change Calculator
# Program is to take a given dollar amount, and convert it into coins

dollar_amount = 1
##quarters = .25
##dimes = .1
##nickels = .5
##pennies = 01

print(“Enter dollar amount (for example, .56, 7.85): “)

dollar_amount = input

if dollar_amount < 0:
print(“Error, dollar amount must be positive.”)
else:
quarters = dollar_amount // 25
dimes = (dollar_amount % 25) // 10
nickels = dollar_amount % 25 % 10 // 5
pennies = dollar_amount % 5

print(“The number of coins for “, dollar_amount, “dollars are: “
print(“Quarters: + , quarters”)
print(“Dimes:” +, dimes)
print(“Nickels: ” +, nickels)
print(“Pennies: ” +, pennies)

Quite Quote

QUICK QUOTE

Approximately 250 words

custom essy

Order an essay from experts and get an A+

Address: 679 Dola Mine Road Raleigh
Email: support@academic-research-pro.com
Website: www.academic-research-pro.com
Toll Free: +1800-672-9816

Disclaimer

All Papers produced are meant for reference purposes only. Academic Research Pro does not give the consent and authority to copy and reproduce the papers.

Terms and Conditions | Privacy Policy 

Banner of payment methods of cheap essay writing service