Checking IcyHot Temperature Using Java

# Introduction In this lab, we will create a program that checks if a given temperature is considered IcyHot by using a `Temperature` class with hot and cold fields, a checkIcyHot() method, and a main() method to take user input and call the checkIcyHot() method.

|60 : 00

Click the virtual machine below to start practicing