converts any decimal number to binary, octal, duodecimal and hexadecimal. Uses an iterative approach.
python3 numberConverter.py