subject

As a young entrepreneur, you decide to start a house renovation business that combines two essential renovation tasks: house painting and exorcisms.
Your task is to write a function that will compute the cost of painting and exorcism for your customers.
For every 200 square feet, one gallon of paint and 10 hours of labor are required. Your company charges $40.00 per hour for labor and $100 per exorcism.
Write a program that asks the user for the number of square feet to be painted, the price per gallon of paint, and the number of evil spirits that need to be exorcised. Then write a function that:
i. takes in these values from the user.
ii. calculates the number of gallons of paint required, the hours of labor required, the cost of paint, the labor charges, the exorcism charges, and the total cost of the job.
iii. returns these 6 items (in order defined above) in a tuple. Your program must then print out this tuple.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 06:00
Pthe price of tickets in a group when a purchased in bulk can be found with the equation c=px+24 were c is the cost, p is the number of people,and x is the price per ticket. what is price of of each ticket if it costs $189 to buy tickets for 15 people ? a $8 b $24c $9d $11 show work
Answers: 1
question
Computers and Technology, 22.06.2019 14:30
Complete the sentence based on your knowledge of the professional difficulties faced by music artists. digital technology allows audiences to see free live telecasts of music or dance performances through
Answers: 1
question
Computers and Technology, 22.06.2019 15:30
Why would a programmer use the logical operator and in an if statement? a: when an action is to be taken that requires both conditions to be falseb: when an action is to be taken that requires both conditions to be truec: when an action is to be taken that requires the first condition to be falsed: when an action is to be taken that requires the second condition to be truei took the test and the answer is b.
Answers: 3
question
Computers and Technology, 22.06.2019 17:40
Gabe wants to move text from one document to another document. he should copy the text, paste the text, and open the new document highlight the text, select the cut command, move to the new document, make sure the cursor is in the correct location, and select the paste command select the save as command, navigate to the new document, and click save highlight the text, open the new document, and press ctrl and v
Answers: 1
You know the right answer?
As a young entrepreneur, you decide to start a house renovation business that combines two essential...
Questions
Questions on the website: 13722367