Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You have been hired to write a Python program for the ACME Printing Company. Given the total number of three-color brochures and full-color brochures being

image text in transcribed

You have been hired to write a Python program for the ACME Printing Company. Given the total number of three-color brochures and full-color brochures being ordered, the program should calculate the total number of brochures to print, the overall cost of the order, and the number of return address label rolls to send as gifts. Here are the business rules that the printers use: A. ACME charges $0.03 for each three-color brochure that was ordered. B. ACME charges $0.07 for each full-color brochure that was ordered. C. For every 100 brochures ordered, ACME sends a roll of return address labels as a gift. With this in mind, then, we require that the program does the following things: 1. The user should be able to enter the number of three-color brochures and the number of full-color brochures. 2. Next, the program should display the outputs: a. The total number of brochures ordered. b. The total cost of this order. Format this with a leading dollar sign. c. The total number of rolls of return address labels to add as gifts. (There's no such thing as part of a roll of address labels.)

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

Mastering Influxdb Database A Comprehensive Guide To Learn Influxdb Database

Authors: Cybellium Ltd ,Kris Hermans

1st Edition

B0CNGGWL7B, 979-8867766450

More Books

Students also viewed these Databases questions

Question

c. What were the reasons for their move? Did they come voluntarily?

Answered: 1 week ago

Question

5. How do economic situations affect intergroup relations?

Answered: 1 week ago