Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Uses pseudocode Design a program using pseudocode that will create a customer's bill for an airline. 1. The tickets are purchased based on the seat

Uses pseudocode
image text in transcribed
image text in transcribed
image text in transcribed
Design a program using pseudocode that will create a customer's bill for an airline. 1. The tickets are purchased based on the seat code. 2. Insurance is optional and will cost $75 extra. 3. The final bill will include a 4% sales tax. 4. If the ticket is purchased in advance, a limo ride will cost $15, otherwise a limo ride will cost $30. 5. A 12% discount is given on the ticket price if the customer has flown with the airline before. Customer Name Seat Code (4,5 or 6) Insurance Code ( 0 or 1 ) 0-Yes1-No Purchase Date Today's Date Limo Needed ( 0 or 1 ) 0Yes1-No First Flight ( 0 or 1 ) 0-Yes 1-No The design will output the Customer Name, Seat Type (First Class, Regular or Economy) and Total Biil

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_2

Step: 3

blur-text-image_3

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

Database Fundamentals Study Guide

Authors: Dr. Sergio Pisano

1st Edition

B09K1WW84J, 979-8985115307

More Books

Students also viewed these Databases questions

Question

define EFFECTIVE PARTICIPATION

Answered: 1 week ago