Build a Celsius to Fahrenheit Converter - Build a Celsius to Fahrenheit Converter

Tell us what’s happening:

i cannot build the temperature in celcius to fahrenheit

Your code so far

function convertCtoF(){
  return 0
}

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36

Challenge Information:

Build a Celsius to Fahrenheit Converter - Build a Celsius to Fahrenheit Converter

What have you tried? What steps do you think you will need to take?

I have gotten it, i didn’t understand at first what i am to use for the parameters but I got it now