Question: C++ Problem 2: Write a program that inputs the outside temperature (T), as a floating-point number, from the user. It then prints the appropriate message
Problem 2: Write a program that inputs the outside temperature (T), as a floating-point number, from the user. It then prints the appropriate message as indicated in the following table. Use if-else if structure. Temperature Range Message to be Printed on Screen T 40 Extremely Hot
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
