We need to also check if the temperature is too high. Add another if statement that checks if temp is greater than high.

Make sure to pick if followed by temp and then >, high:.