Sample coding

Write a program called airline.py that assigns seats on an airplane. The airplane has 10 seats. The program should ask if the passenger requires a vegetarian meal or a standard meal. There are only 5 vegetarian meals available. The seats should be numbered 1-10 and no...