This is a programme that converts binary to decimal, and decimal to binary.
DecToBin converts Decimals to Binary and BinToDec does the opposite. 
These functions only accept integers as an input.