A program that runs in the terminal, and can convert any number from base 1-36 to another from base 1-36.
Run the C++ source file in your perferred code editor or run the .exe file in this folder.
- Source base: The base of the number you would like to be converted
- Target base: The base that you want your number to be converted into