Month: September 2020

0301

Team Communication Discord Discord is an app designed to connect users with communities over voice, video, and text chat, via Discord servers. It is easier to organise a…

0204

save the designated airport in Airport If Airport = Courtenay, ReservationTime=landingTime+20 mins, book taxi If Airport = Smits Field, ReservationTime=landingTime+45mins, book airfield loaner car

0203

Save the new expected time in expectedTime Compare expectedTime to each availableTime  If availableTime is earlier than expectedTime, move to the next availableTime  if availableTime is equal to…

0202

Save the wind knots in variable called currentKnots. If currentKnots <= 12 knots, land in Courtenay Else change airport to Smits Field and reserve the loaner car