0301

1. Team Communication: Slack Slack allows us to use instant messaging so that we are always able to be in contact with one another. Unlike Facebook, Slack allows us…

0204

Solution: Find out how much travel time is now remaining, store as a variable called ‘remainingTripTime’ Find out all remaining available landing times, store as a variable called…

0203

Solution: Find out how much travel time is now remaining, store as a variable called ‘remainingTripTime’ Find out all remaining available landing times, store as a variable called…

0202

Solution: Find out the current wind conditions. Store it in a variable called ‘windSpeed’ Input 12 knots as a variable called ‘maxWind’ Compare ‘windSpeed’ to ‘maxWind’ If ‘windSpeed’…