This is a simple temperature conversion tool built in Python. It allows you to convert between different temperature units:
This program uses the following temperature conversion formulas:
The program uses a simple command-line interface to get user input and display the converted temperature values.