Month: September 2020
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…
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
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…
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