dnemirich / python_course

Homeworks for Python course (1st term)
0 stars 0 forks source link

Exam task for Darya Nemirich #10

Open YakutovDmitriy opened 5 years ago

YakutovDmitriy commented 5 years ago

Main requirements

Your program should never fail.

You are free to implement the task as you want. In particular, if there are some uncertainties, you have to decide what to do.

You are free to add some functionality. Please describe all features you added.

Implement application avia.py to work with avia tickets.

You should store information about flights in file flights.av.

Each item has several properties:

You can assume that:

Passengers can travel from one airport to another with transfers. But our service will provide an opportunity to make at most one transfer:


YakutovDmitriy commented 5 years ago

Can you contact me via telegram please?