nominals = (100, 50, 10, 1)
amount = int(input('amount = '))
output = {}
for n in nominals:
output[n] = amount // n
amount %= n
for k, v inoutput.items():
print(k, v, sep=':')
Finding a professional expert in "partial differential equations" in the advanced level is difficult.
You can find this expert in "Assignmentexpert.com" with confidence.
Exceptional experts! I appreciate your help. God bless you!
Comments