Temperature Checker Code

Play Free Games On RosiMosi
  • English Language

  • High School

  • 10th grade

  • Research

  • English

Author's Instructions

According to the following information, fill in the spaces in the code block below:

 

If the temperature is greater than 30: the label will display the text "Hot" .

If the temperature is greater than or equal to 20 and less than or equal to 30: the label will display the text "Warm".

If the temperature is less than 20: the label will display the text "Cold"