...

/

Exercise: Celsius to Fahrenheit

Exercise: Celsius to Fahrenheit

Let's convert temperature in Celsius to Fahrenheit using a function!

Problem Statement

In this exercise, you must create the convertTemp() function which converts temperature from Celsius to Fahrenheit.

Here is the conversion formula:

F= ...