- Purpose
- Possible improvements
This is a practice project. The user can convert the temperature from Fahrenheit to Celsius and vice-versa.
Some of the possible improvements would be:
- Limit the user input within reasonable ranges
- Adding a test suite to verify correctness of the conversion functions
- Adding conversion to Kelvin