Search for a lesson?


C# 403: Degrees to Fahrenheit

Problem 2 - Degrees to Fahrenheit: Write a program using functions that reads from the user a temperature in degrees, and transforms it to Fahrenheit, then state whether it is Cold, Very Cold, Hot, or Very Hot.

Note: C/100 = (F – 32)/180

Duration: 18:30

Difficulty: Advanced

Downloads: Solution 1 - Solution 2



Photos from this tutorial