Fahrenheit to Celsius Converter

# Introduction In this lab, you need to create a program that takes a temperature in Fahrenheit as input, converts it to Celsius using the formula (celsius = (fahrenheit - 32) \* 5 / 9), and prints the Celsius temperature.

|60 : 00

Click the virtual machine below to start practicing