Question: Write a program that asks the user for the temperature by using c++ Write a program that asks the user for the temperature and prints
Write a program that asks the user for the temperature by using c++
Write a program that asks the user for the temperature and prints a message that indicates if it's hot, cool or cold. The user may enter the temperature either in Fahrenheit or in Celsius. Below are the intervals. Use nested if-else statements in your code. Fahrenheit Celsius Hot: T-80 Cool: 65= 27 Cool: 18
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
