Python program on summer vacation
1. Hawaii
2. Bahamas Your program should select one of the above options using if…elif…else statements. Once an option is sel,’Write a Python program to choose one of the following two options for your summer Vacation. Your options are: Your program should select one of the above options using if…elif…else statements. Once an option is selected your program should select one of the following two options using if…else if…else if…else statement for airline ticket. Once one of the above options is selected your program should read the air fare for a round trip. Your program should also select one of the following three options for number of passengers using if…elif…elsestatements: Once number of passengers is read then your program should ask how many passengers are underage of 18. There will be 25% discount for travelers underage of 18. Compute the total cost of air fare for one family. Display round trip ticket price for adult air fare round trip ticket price for person(s) underage of 18 airline name location of vacation and total cost of vacation. Requirements: however long it needs to be Hawaii Bahamas US Air Delta One person Two persons Three persons ‘