Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

make a flowchart, code the solution in python, and write a psedocode that eill accept thr number of ( not value of ) quarters, nickels,

make a flowchart, code the solution in python, and write a psedocode that eill accept thr number of ( not value of ) quarters, nickels, and pennies and display a total for the coins image text in transcribed
image text in transcribedthis is what i need a pseudocode example of that will accept the number of ( not value of ) quarters, dimes, nickles, and pennies and display a total value for the coins
RESTART: C:\Users\bbrzuszkiWork Folders\Programming 110 nversions Lab3.3 Conversions Bopt.PY Enter a number of pennies: 143 Number of coins for 143 cents in change is: Quarters: 5 Dimes : 1 Nickels: 1 Pennies: 3 Press enter to quit RESTART: C:\users\bbrzuszk\Work Folders\Programming 11 nversions\Lab3.3 Conversions Bopt.py Enter a number of pennies: 2013 Number of coins for 2013 cents in change 19: Quarters: B0 Dimes: 1 Nickels: 0 Pennies: 3 Press enter to quit RESTART: C:\users\bbrzuszk\Work Folders\Programming nversions\Lab3.3 Conversions Bopt.PY Enter a number of pennies: 97 Number of coins for 97 cents in change is: 3 Quarters: Dimes: 2 Nickels: Pennies: 0 2 Press enter to quit La Python 3.6.2 Shell File Edit Shell Debug Options Window Help Python 3.6.2 (V3.6.2:50433b5, Jul 8 2017, 04:14:34) [MSC v.1900 on win32 Type "copyright", "credits" or "license ()" for more information. RESTART: C:\users\bbrzuszk Work Folders\Programming l\Outcome cy versions Lab3.3 Conversions 90pt .py Enter a number of quarters: 5 Enter a number of dimes: 6 Enter a number of nickels: 3 Enter a number of pennies: 2 5 quarters, 6 dimes, 3 nickels, 2 pennies Has a total value of: 2.02 Press Enter to quit RESTART: C:\users\bbrzuszk Work Folders\Programming l\Outcome nversions\Lab3.3 Conversions 90pt.py Enter a number of quarters: 13 Enter a number of dimes: 1 Enter a number of nickels: 5 Enter a number of pennies: 3 13 quarters, 1 dimes, 5 nickela, 3 pennies Has a total value of: 3.63 Press Enter to quit

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

7. Understand the challenges of multilingualism.

Answered: 1 week ago

Question

5. Give examples of variations in contextual rules.

Answered: 1 week ago