Airline Reservation System

Create a program that simulates an airline reservation system for a very small plane.

Create a menu that has 3 options:

(a) Book a plane ticket
(b) Print a boarding pass
(c) Quit

When booking a plane ticket:

A diagram for the array:

[0]
[1]
[2]
[3]
[4]
[5]
[6]
[7]
[8]
[9]
[10]
[11]
[12]
[13]
[14]
[15]
      Alan Turing       George Boole                

When printing a boarding pass,