Question: python language Exercise 1: Write a python program to do the following: Calculate the annual profit of a company that accounts fora 30% of its

python language python language Exercise 1: Write a python program to do the following:

Exercise 1: Write a python program to do the following: Calculate the annual profit of a company that accounts fora 30% of its total sales. asks the user to enter total sales, and then displays the annual profit Hint: use the value 0.3 to represent 30 percent. The resulting program should look like: Enter annual sales: 30000.00 The projected profit on sales of 30,000.00 is 9,000.00 You should follow the exact output

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!