Best writers. Best papers. Let professionals take care of your academic papers

Order a similar paper and get 15% discount on your first order with us
Use the following coupon "FIRST15"
ORDER NOW

Assignment 01B – Pennies to Dollars and Change


ALIGNMENT: The purpose of this assignment is to
provide practice with integer division and modulus operations, getting
input as an integer and providing concatenated output.ASSIGNMENT: Six year old Stacy saves pennies in a
jar. Every three months, Stacy takes the pennies to the back and want to
know how many dollars, quarters, dimes, and nickels (and left over
pennies) should be given in exchange for the pennies in the jar. Write a
python program that solicits input (as an integer) of the total number
of pennies and then calculates the maximum dollars, quarters, dimes,
nickels and remaining pennies that should be provided. Other
specifications:Save your file with as “CIS156_01B_Pennies_YourLastName.py”Print the project tile on the first linePrint the next line showing your name as the developer, followed by a blank line (remember you can use n)Then provide a description of what the program does.The user should be prompted to enter the total number of pennies.Convert the string input to an int variable.Write statements that use math operations to calculate the amount of
dollars, quarters, dimes, nickels and pennies provided in exchange.
Don’t overpay or underpay!All output should be displayed with labels (concatenated strings).Output as shown below:SUBMIT: Upload your Python (.py) file to Canvas in the Assignment 01B area.GRADING (1 Point)1 point for cSLO1 – Write Python programs that process user input and display formatted output.

 
Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"