Added the user interactive form; Added a variable type verification system; (Verifies if the variable matches the type wanted, to avoid unwanted infinite looping) Added the Binary to Decimal ...
GitHub

binary_to_decimal.py

"""Convert an array to a string representation.""" ...