about | help | code help+videos | done | prefs |
Write a convertToFahrenheit() function with a degreesCelsius parameter. This function returns the number of this temperature in degrees Fahrenheit. convertToFahrenheit(0) → 32.0 convertToFahrenheit(100) → 212.0 convertToFahrenheit(-1) → 30.2 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 101 Post-solution available
Copyright Nick Parlante 2017 - privacy