Skip to content

PeterUtekal/python-weekend-ba-task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Python weekend entry task

  • Finds all possible flight combinations from A to B referring to the (csv) dataset
  • Ordered by price
  • Calculating total travel time
  • Calculating total price for the trip

Example command to run with input

python3 solution.py example/example0.csv RFZ WIW

About

Entry task assignment for python weekend in Bratislava 27.8.2021 | https://pythonweekend.cz/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%