simple binary - decimal - octal - hexadecimal converter
- binary --> decimal / octal / hexadecimal
- decimal --> octal / binary /hexadecimal
- octal --> decimal / binary /hexadecimal
- hexadecimal --> binary / decimal / octal
- you can simply run the program by opening terminal in the folder and run
python start.py
the program will behaves abnormally when processing bigger numbers