...

/

Solution Review: Temperature Conversion

Solution Review: Temperature Conversion

In the following lesson, we will go over the solution for the challenge: Temperature Conversion.

Task

In this challenge, you were provided with a variable that stored the temperature in degrees Fahrenheit and you were asked to convert it to degrees Celsius.

Solution

The formula used for ...