This program is a simple temperature converter that takes the user input in Fahrenheit and converts it to Celsius.
To run the program, simply run the script in a Python environment and follow the prompts.
The program asks the user to input a temperature in Fahrenheit.
The program will print the temperature in Celsius after the conversion is done.
In case the user inputs an invalid value (i.e. not a number), the program will return an error message "Invalid input. Please enter a number".
This program is a simple script and does not require any contributions.
This program is open-sourced and free to use for any purpose.
This program is created by xzebcex.
This program is a simple example of temperature conversion and is intended for educational purposes. It is not intended for professional or commercial use.