Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please be as detailed as possible. I'm very new to Python. The first picture gives all the info we need and the the second picture

Please be as detailed as possible. I'm very new to Python. The first picture gives all the info we need and the the second picture is for how we enter it.
I'm very generous with thumbs up, just desperately need help with this! image text in transcribed
image text in transcribed
Write a program that calculates the total amount of a meal purchased at a restaurant The program should ask the user to enter the charge for the food, then calculate the amounts of a 18 percent tip and 7 percent sales tax. Display each of these amounts and the total. If the customer spends more than $200, display a message that they are qualified for a VIP account! Requirements: 1. Algorithm in pseudocode 2. Two Constants 3. Output format as the screenshot below: format the amounts with $ and 2 decimal places 4. Save your program as: yourlnitials_CISM2030521_midtermPractice.py 5. Run your program and use $195.50 as the food charge. 6. Take screen shot of the results and paste it to a Word document. Save this file as yourlnitials CISM2030_S21_midtermPracticeScreenShot 2 Cube De #declare variables #build 2 constants #ask for input: charge of food #calculate tip and sales tax #display food charge, tip, tax, and total #decide whether customer is VIP

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Records And Database Management

Authors: Jeffrey R Stewart Ed D, Judith S Greene, Judith A Hickey

4th Edition

0070614741, 9780070614741

More Books

Students also viewed these Databases questions