subject
Engineering, 25.10.2019 23:43 hanahspeers

In this project you will be programming toward a solution of a problem using decision making blocks such as if statements. your project must contain some combination of if, else, elif blocks. you will write a program that will prompt the user for the total change amount as an integer input, and your program will output the change using the fewest coins, one coin type per line. the coin types are dollars, quarters, dimes, nickels, and pennies. use singular and plural coin names as appropriate, like 1 penny vs. 2 pennies. example of a sample run: enter the change amount as integer: 123 1 dollar 2 dimes 3 pennies enter the change amount as integer: 45 1 quarter 2 dimes enter the change amount as integer: -45 no change enter the change amount as integer: 100 1 dollar enter the change amount as integer: 125 1 dollar 1 quarter 1 quarter se po t lab activity 23.1.1: project 1: finding the exact change using decision making blocks 23.1.1: project 0/100 main. py load default 1 print("this program asks the user to enter a change amount using integers only," 2 print("and outputs the change using the fewest coins.") 3 input_val = int(input("enter the change amount as integer : ") von "' type your code here." develop mode submit mode run your program as often as you'd like, before submitting for grading. below, type any needed input values in the first box, then click run program and observe the program's output in the second box predefine program input (optional) if you'd like to predefine your inputs, provide them here.

ansver
Answers: 1

Another question on Engineering

question
Engineering, 03.07.2019 14:10
When at a point two solid phase changes to one solid phase on cooling then it is known as a) eutectoid point b) eutectic point c) peritectic point d) peritectoid point
Answers: 3
question
Engineering, 03.07.2019 14:10
The y form of iron is known as: a) ferrite b) cementite c) perlite d) austenite
Answers: 3
question
Engineering, 04.07.2019 18:10
If a particle moves along a path such that r : (3 sin t) m and ? : 2t rad, where t is in seconds. what is the particle's acceleration in m/s in 4 seconds? a)- 16.43 b)- 16.29 c)- 15.21 d)- 13.79
Answers: 1
question
Engineering, 04.07.2019 18:10
Ariver flows from north to south at 8 km/h. a boat is to cross this river from west to east at a speed of 20 km/h (speed of the boat with respect to the earth/ground). at what angle (in degrees) must the boat be pointed upstream such that it will proceed directly across the river (hint: find the speed of the boat with respect to water/river)? a 288 b. 21.8 c. 326 d. 30.2
Answers: 3
You know the right answer?
In this project you will be programming toward a solution of a problem using decision making blocks...
Questions
question
Mathematics, 06.05.2020 08:24
question
Mathematics, 06.05.2020 08:24
Questions on the website: 13722367