Fill in the if statement so that it checks if the temperature is less than 32 degrees Fahrenheit.
Make sure to pick temperature, followed by <, and finally 32.
temperature
<
32