...

/

Challenge: Temperature Conversion

Challenge: Temperature Conversion

Test yourself and implement what you have learned so far in this chapter.

Problem statement

You are given a variable, fahrenheit, which stores a temperature in degrees Fahrenheit. You have to create a variable, celsius, which converts the ...