Sal M.

asked • 12/08/20

computer programming prompt need help


*You will need to use a python editor. While there may be one already on your computer, it may be better to use IDLE (free program) which requires you to download it. Link can be found in under the lecture section above.

* (Select either for Windows (you can install any version from 3.8.2)  or Mac (the latest version)

Problem to Solve:

PROMPT: BCC is a company situated in Paramus and has determined that its Annual Profits is typically 32.5% of the Total Sales. Write a program that asks the user to enter the projected amount of total sales, then display s the profit that will be made from that amount. (Hint: Use the value 0.325 to represent 32.5 percent).

Sample:

        Inputs:

             Enter Sales Person Name: Peter John

             Enter Projected Total Sales Amount: 50000

       Output      

             -----------------------------------------

             Sales Person Name : Peter John

             Total sales Amount : $50,000.00

             Annual Profits      : $16,250.00

            ======================


Patrick B.

source code added to RESROUCES section under this link
Report

12/08/20

1 Expert Answer

By:

Patrick B. answered • 12/08/20

Tutor
4.7 (31)

Math and computer tutor/teacher

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.