The program should take a number as an input which we consider the temperature in Fahrenheit.
Now we will use Fahrenheit to Celsius conversion formula which is ((fahrenheit-32)*5)/9.
After this calculation, the result will be a temperature of Celsius.
Convert 80 degrees Fahrenheit in to Celsius
Using the formula, we can convert 80°F into Celsius.
(80°F − 32) × 5/9 = 26.667°C
Published By : Laxmi S Yadahalli