A simple Python program that converts temperatures between Celsius and Fahrenheit.
This project allows users to convert temperatures from Celsius to Fahrenheit and vice versa. It prompts the user to choose a conversion type and inputs the temperature value for conversion.
Emmanuel Howard - https://github.com/Emmanuel-Howard