Question: c++. ------------------ Question 1 Write a program that asks the user for the current temperature (in Fahrenheit). The program then includes a series of if
c++. ------------------
Question 1 Write a program that asks the user for the current temperature (in Fahrenheit). The program then includes a series of if statements (if with multiple alternatives) so that one of the following messages is printed based on the temperature value: Temperature (F) >90 80 70 55 Message "Go swimming." "Turn on air conditioning." "Do nothing." "Turn on heat." "Wear a heavy coat." 55, >30 0 "Wear gloves." "Stay inside, make a fire
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
