Let's write a program which will
convert Fahrenheit values to Celsius values.
The formula to convert temperature
from Fahrenheit to Celsius is given below:
Change the Fahrenheit value from 77
to some other value and
run the code again to see the result.