1C-3

Solution (in English): -Input overall travel time. Store it in a variable called travelTime -Input available landing times. Store it in a variable called availableTimes -Compare travelTime to…

1C-2

Solution (in English): -Input max wind speed (12 Knots) and store it in a variable called maxWind. -Input current wind speed and store it in a variable called…