Question: Assignment #6 Value: 20 points Copy Cost: Leo's Print Shoppe charges 5 cents per copy for the first 100 copies and 3 cents per copy
Assignment #6 Value: 20 points Copy Cost: Leo's Print Shoppe charges 5 cents per copy for the first 100 copies and 3 cents per copy for each additional copy. Write a program that asks for the customer's name and how many copies they need. Your program should output the customer's name and the total cost (using a dollar sign and 2 decimal places). 1) Write an algorithm (pseudocode) to solve the problem. Save it as a Word document. 2) Write a flowchart to model the solution to the problem. Save it as a PDF document, 3) Implement the solution to your problem as a Python program. Add at least 4 lines of comments at the top. Upload all three files
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
