Hello tutors! can you help me with this problem? Language: Python…

Question Answered step-by-step Hello tutors! can you help me with this problem? Language: Python… Hello tutors! can you help me with this problem? Language: Python Programming Note: Please include some comments and explanation for the code. Run the file and include screenshots of the final output. Include error message if the user entered wrong inputs.  Here’s the problem: Image transcription textMachine Problem 2: Write a program- defined function in python that will compute the price of a coffeeorder from Peet’s, a well-known chain of coffee shops in the San Francisco Bay area, that also sells coffeeby mail. Peet’s computes the price for an order as: shippingPrice = RATE_PER_POUND x wei… Show more… Show moreImage transcription textUse these functions to your code: print Title()getPound() compute() printResult()… Show more Sample Output:Image transcription textPEET’S COFFEE SHOP Given Price perpound: 8.95 Given Number of pounds: 3Coffee total: 26.05 Shipping c… Show more… Show more Thank you very much for you help Tutor! Computer Science Engineering & Technology Python Programming Share QuestionEmailCopy link Comments (0)