RoyalEagle73 / hactoberfest-Projects-2020

A maintainer repo for hacktoberfest.
8 stars 139 forks source link

Added Temperature Converter Project in CPP #167

Open rahulroy06 opened 3 years ago

rahulroy06 commented 3 years ago

In this project, I have build a simple temeperature converter in C++. First it will ask the user to choose the type of conversion. Then temperature will prompted from user and program will convert it in required unit. The user have the option to do more than one conversion and can exit anytime.