Question: Create an algorithm that will prompt a user to answer the following question. Do you want to convert the Fahrenheit temperature to Celsius? While the
Create an algorithm that will prompt a user to answer the following question. Do you want to convert the Fahrenheit temperature to Celsius? While the user answers yes, the algorithm will prompt a user for a Fahrenheit temperature, convert the Fahrenheit temperature to Celsius, and print the Celsius temperature. Write the algorithm using pseudocode, and create a desk check using at least one set of test data. The formula used to convert Fahrenheit to Celsius is: C F
Example: F
Celsius
Celsius
Celsius
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
