Question
For this interactive assignment, you will take on the role of a Python programmer that is part of a team of programmers for an online
For this interactive assignment, you will take on the role of a Python programmer that is part of a team of programmers for an online sales company. The head of the accounting department told you that the companys annual profit is typically 19 percent of the companys total sales. He has tasked you to write a simple Python program that will calculate and display the estimated profit amount from an annual amount of sale. In this coding assignment, you will utilize what you learned while reviewing the required resources for Week 1. Your program will have to display a clear message to prompt the user to enter any amount of sale (Total Sale: $xxxxx), and it should calculate the estimated profit amount, and show the result in the following format: Profit Amount: $xxxxxx Once you have completed the program, take a screenshot of the completed functionality (including the input and the output) and save it in a Word document, along with the script. In your initial post, Attach your word document. Describe your process in developing the program.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started