Day: 24 January 2022

1B-4

1> Check whether availableTimes matched with reserveTime.2> If yes then Mary will be reserved a taxi.3> The newTripLength will be added 20 minutes which is stored in finalReservationTime….

1B-3

1> Knots is less than 12.2> Add leaveTime into delayed tripLength and stored new value in newTripLength.3> Check newTripLength matched with availableTimes.4> If yes then land at Comox…

1B-2

1> Find out whether the knots are greater than 12 or not. Store it in a variable called ‘Knots’. 2> If ‘Knots’ is greater than 12 knots, 3>…