filmov
tv
The Week 8 final project involves creating a Python program that builds on the assignments for Week…

Показать описание
The Week 8 final project involves creating a Python program that builds on the assignments for Weeks 3 and 4. In addition to the house cleaning service from the previous assignments, the company will now offer yard service. Yard service involves mowing, edging, and shrub pruning. The cost of the mowing depends upon the square footage of the yard, the cost of edging depends upon the linear footage of the yard #x27;s edges, and the cost of shrub pruning depends upon the number of shrubs. Your program should begin by asking the customer whether they are requesting house cleaning or yard service. If the user inputs an invalid choice, the user should be re-prompted until a valid choice is entered. Depending upon the choice, the program should then prompt the user for the information needed to determine the cost of the service. Seniors receive a discount on both services. You decide the discount amount, which can be either a percentage or a fixed dollar amount. You also decide how to prompt the user, either by requesting the customer #x27;s age or asking whether the customer is a senior. The output of your program should be the cost of the requested service. You may use your code from Weeks 3 and 4 as a starting platform or start a new program. At a minimum, your program should have one function to calculate the house cleaning cost, another to calculate the yard service cost, and a third to determine the discount. Your program should include comments for the major steps of your code. You should already have these in your design/pseudocode. Also, document the values you chose as the cost of house cleaning, which include the cutoffs for the three house sizes, the cost for each size, and the surcharge for a more complete cleaning. In addition, document the cost per square foot for mowing, the cost per linear foot for edging, and the cost per shrub for pruning. Finally, you should document any constants involved in determining the senior discount.
Watch the full video at:
Never get lost on homework again. Numerade is a STEM learning website and app with the world’s largest STEM video library.
Join today and access millions of expert-created videos, each one skillfully crafted to teach you how to solve tough problems step-by-step.
Join Numerade today at:
Watch the full video at:
Never get lost on homework again. Numerade is a STEM learning website and app with the world’s largest STEM video library.
Join today and access millions of expert-created videos, each one skillfully crafted to teach you how to solve tough problems step-by-step.
Join Numerade today at: