Computer Science, asked by aheibabasanta, 3 months ago

Write the algorithm to Convert temperature from Fahrenheit to Celcius.​

Answers

Answered by rishyabhuded
0

Answer:

The algorithm for the conversion of temperature from Fahrenheit to Celsius is as follows: Read the temperature given in degree Fahrenheit. Convert the temperature in Fahrenheit into Celsius using the formula : C=5/9*(F-32) Print the Fahrenheit and Celsius value of temperature.

Answered by nishant8299
0

Ur Explanation :-

Step -1» First, Fahrenheit - 32

Then, Step 2 » Fahrenheit - 32 × 5/9

please mark me brainliest..

Similar questions