Question: The following program asks the user for the current temperature (in Fahrenheit). - Add a series of if statements (if with multiple alternatives i.e if/else


The following program asks the user for the current temperature (in Fahrenheit). - Add a series of if statements (if with multiple alternatives i.e if/else if/else) so that one of the following messages is printed based on the temperature value: - Provide a total of 7 valid test cases (one for each message). Do not provide invalid test cases. Test Table: Add / delete rows from Test Table as necessary Modify column widths as necessary Test both valid and invalid input Test for every output expected If failure is an expected output and it happens then that test Passes Any test that fails means the program must be fixed so that it passes the test
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
