Nieuws

The Problem Convert a decimal number to binary number using a recursive function.
Contribute to parmarjh/100-plus-python-coding-problems-with-solutions development by creating an account on GitHub.
The solution he came up with is to use the Python interpreter as a binary math aide. We knew that you could use Python to convert between decimal, hexadecimal, and binary.