Question: Lab Assignment #3.2 1. Write a Java program that prompts the user to enter current temperature for a day care system. if the temperature is
Lab Assignment #3.2 1. Write a Java program that prompts the user to enter current temperature for a day care system. if the temperature is below 42F, then display a warning message to userThe temperature is too cold to play outside!". If the temperature is above 95F, then display a warning message to user "The temperature is too hot to play outside!". If the temperature is less than 95F, and more than 42F, then display a message "The temperature is nice, kids may play outside." 95
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
