Here is what I have in my program so far, If Celsius is under 100 it should throw integer value of 1, if the Celsius is above 100, it should throw the integer 2.
He