2. Solution:
*Find out and input the trip length form take off to landing, store as variable ‘TL’
*Find out and input when Mary is able to leave, store variable as ‘LT’
*Calculate LT and TL, store as variable ‘MT’
*Find out and input how long Marys Delay Time – ‘DT’
*Calculate ‘DT’ and ‘MT’, store as variable ‘DMT’
*Find out and input available landing times at Courtenay Airport, ‘AT’
*If ‘AT’ is earlier than ‘DMT’, move to next available time
*If ‘AT’ is later than ‘DMT’, go to Smitts Field and stop