You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This C++ program provides a simple way to convert temperatures between Celsius and Fahrenheit. It features an intuitive command-line interface that allows users to select the type of conversion and enter the temperature they wish to convert. The program then calculates and displays the converted temperature.