Description: #include <iostream>
using namespace std
int main()
{
int fahr
int celc
int go = 0
cout << "This is a converter software" << endl << endl
cout << "Please choose 1 convertion" << endl << endl
cout << "1) Tempreature convertion" << endl
cout << "2) Length convertion" << endl
cout << "3) Mass convertion" << endl << endl
cout << "Enter: "
To Search:
File list (Check if you may need any files):
SI unit conversion.txt