Paint Job Estimator Python

Program Painting A Wall Python 3 Painting

Paint Job Estimator Python. The program will use 2 functions main() and jobestimator(). Gallons of paint should be displayed as an integer value with nothing shown to the right of the decimal;

Program Painting A Wall Python 3 Painting
Program Painting A Wall Python 3 Painting

Ditch the functions and use variables: Sample output for the given program: The program will use 2 functions main() and jobestimator(). Web thus, to find the amount of paint need to paint x square feet, you need to use the equation: Number of gallons should be rounded up always; In fact, you don't need any functions at all. 250.0 square feet wall will need: Web you don't need multiple functions all doing the same job. Print('the number of gallons of paint required is', format(area / 112, '.2f')) Everything else seems to work as intended.

Total_hourly_cost = rate_factor * 20 print ('the total labor charges are: I have tried several different configurations and can not figure out why the final lines are not printing. Asked 5 years, 11 months ago. Main() willcontain the input jobestimator() must be defined outside of the main() function a painting company has determined that one gallon of paint Web for python*** paint job estimator you will write a program that will estimate painting jobs for a contractor. Hours of labor should be displayed to one decimal paint; In fact, you don't need any functions at all. Web thus, to find the amount of paint need to paint x square feet, you need to use the equation: Area = float(input('enter the square feet of wall space to be painted: ')) print ('the amount of paint needed is: Area = int (input ('input the surface area: