This Homework would have two python files for a cheap online ticket seller. (You are free...

70.2K

Verified Solution

Question

Programming

This Homework would have two python files for acheap online ticket seller. (You are free to imagine a new scenarioand change any part of the question.)

The main purpose of the homework is to use basic concepts. Youshould try to use basic python elements like variables, if-else,loops, lists, dictionary, tuple, functions in this homework.

***

Price list to calculate the price for variousdestinations---

  1. New York :

Price For Delta $ 200.00 (Economy), 300.00(Business), 400(Firstclass)

United 220.00 (Economy), 330.00(Business), 410(First class)

Lufthansa 250.00(Economy), 340.00(Business), 410(Firstclass)

American 260.00(Economy), 300.00(Business), 420(First class)

  1. Los Angeles

Price for Delta $ 250.00(Economy), 300.00(Business), 400(Firstclass)

United $270.00 (Economy), 300.00(Business), 400(First class)

Lufthansa $ 290.00, (Economy), 300.00(Business), 400(Firstclass)

American $ 280.00(Economy), 300.00(Business), 400(Firstclass)

  1. Cleveland

Price for Delta $ 350.00(Economy), 410.00(Business),500.00(First class),

United 360.00(Economy), 4200.00(Business), 510(First class),

Lufthansa 370.00(Economy), 440.00(Business), 530(Firstclass),

American 370.00(Economy), 430.00(Business), 510(First class)

  1. Las Vegas

Price For Delta $ 370.00(Economy), 410.00(Business), 520(Firstclass),

United 380.00(Economy), 430.00(Business), 550(First class),

Lufthansa 390.00(Economy), 460.00(Business), 600.00(Firstclass),

American 400.00(Economy), 470.00(Business), 590.00(Firstclass)

For 6.00 AM and 11.00 AM flight, nothing to extra charge but2.00 PM and & 7.00 flight has a $ 50.00 extra charge to book.However, the 11.00 PM flight has an extra charge of $ 70

***

  1. Utilities – This file will calculate all calculations.
  2. Application- This file will have the main application thatimports the other two files and use the def main () function.

Output: Do you Want to buy aticket?

Enter Option 1 for buy ticket 2 forno:

  1. Start Calculation
  2. Exit

How many people are you going totravel with? (Choose option Maximum 5):

  1. One passenger
  2. Two passengers
  3. Three passengers
  4. Four passengers
  5. Five passengers

Choose your destination from the belowoptions menu:

  1. NEW YORK
  2. LAS ANGELES
  3. CLEVELAND
  4. DALLAS
  5. LAS VEGAS

What airline company do you want totravel with for destination:

Choose an option from the menu:

  1. DELTA
  2. UNITED
  3. LUFTHANSA
  4. AMERICAN

What class do you want to travel to?:

Choose an option from the menu:

  1. FIRST CLASS
  2. BUSINESS CLASS
  3. ECONOMY

What time would you like to travel toa destination? :

Choose an option from the menu:

  1. 6.00 AM
  2. 11.00 AM
  3. 2.00 PM
  4. 7.00 PM
  5. 11.PM

The total price for your travel ticketis:

Enter Option 1 for buy ticket 2 forno:

  1. Start Calculation
  2. Exit

Answer & Explanation Solved by verified expert
4.5 Ratings (868 Votes)
Refer screenshots forcorrect indentationwithout correct indetation programm may showerrorswork incorrectly also make sure that both files are in samefolderutilitiespy hold ticket classesTICKETCLASSES ECONOMY BUSINESS CLASS FIRST CLASS holds destinationsDESTINATIONS NEW YORKLAS ANGELES CLEVELAND DALLASLAS VEGAS holds airline namesAIRLINES DELTA UNITED LUFTHANSA AMERICAN holds timesTIME 0600 AM 1100 AM 0200 PM 0700 PM 1100 PM holds the pricesPRICETABLE DESTINATIONS0 AIRLINES0TICKETCLASSES020000 TICKETCLASSES130000 TICKETCLASSES2400 AIRLINES1TICKETCLASSES022000 TICKETCLASSES133000 TICKETCLASSES2410 AIRLINES2TICKETCLASSES025000 TICKETCLASSES134000 TICKETCLASSES2410 AIRLINES3TICKETCLASSES026000 TICKETCLASSES130000 TICKETCLASSES2420    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students