< Back
Page 9 of 9
This chapter is from the book
Exercises
Write a function to take a temperature value in Celsius as an argument and return the equivalent temperature in Fahrenheit, basing it on the code from Hour 2.
Test your function in an HTML page.
< Back
Page 9 of 9