Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 540 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 540 Bytes

Flight-Itinerary

Flight itinerary that produces a compact block of text, telling what cities you can fly to and how much it will cost.

Braeden Treutel

Program Description:

This project is a flight itinerary that produces a compact block of text, telling what cities you can fly to and how much it will cost.
The input of the program are two data files, one with the flights and the other with the cities.       
The output of the program is the block of text that tells you what cities you can fly to and how much it will cost.