
Wuv Luv Air is an airline with a B757 plane. The plane's captain, Biggs, has logged quite a few flight hours. The current customer, Vladimir, is buying a ticket to Oslo.
This week, you will be defining classes to represent these new ideas, and will be creating instances of these objects and setting their fields.

// Create an instance of the Airline class.
// Set field values of Wuv Luv Air.
// Set field values of the CurrentFlier.
// Set field values of the captain.
// Set field values of customer.
// Set field values of carry on bag.
// Set field values of checked bag.
// Set field values of Current Ticket
