Provide an if statement that implements this logic:
When the water temperature is less than 120 °F, turn the heater on by assigning the value “on” to a
heaterstring variable. When the water temperature is greater than 140 °F, turn the heater off by assigning the value “off” to a
heaterstring variable. Don’t do anything when the water temperature is between these two temperatures.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.