Answer:
a=input("Amount in pennies")
b=int(a)
dollars=0
dimes= 0
quarters=0
nickels=0
pennies = 0
dollars = int(b/100)
b= b- dollars *100
quarters=int(b/25)
b=b-quarters*25
dimes = int(b/10)
b = b -dimes*10
nickels=int(b/5)
b=b - nickels * 5
pennies = b
print(dollars)
print(dimes)
print(nickels)
print(pennies)
Explanation:
The required program is in answer section. Note, the amount is entered in pennies.
Answer:
because producer can make their own food
D. Reply.
<u><em>Brainiest PLEASE!
</em></u>
Letter B. is the answer
<span>B. Cell differentiation - start from a single cell and as the cells divide they become specialized</span>
HOPE THIS HELPS
You didn't give the options for us to choose from. But I do think I know what you are talking about. It is "Clipboard".