Code the variable highest and store the highest value from the temperatures list.

Make sure to type highest = max(temperatures).