From the flight information table, find the departure and arrival times for each flight.

• Flight duration = arrival time − departure time.
• Compute the duration for each flight listed.
• Compare all durations and pick the smallest.
• The shortest flight takes 3 h and 35 min.

Final Answer: 3 h, 35 min