Fahrenheit to Celsius Conversion Program

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

|60 : 00

Click the virtual machine below to start practicing