News

In this challenge, we are going to write an algorithm to convert a decimal (aka Denary) number between 0 and 255 into binary using 1 Byte (=8 bits). Now, let's write the program using the basics.
Copy. If you’re into ... 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.