binary agents

natnat
May 21, 2021
problem

we have to split binary numbers to focus per word.

now we access each binary number.with parseInt we translate binary numbers to numbers and then we translate that numbers to words and add them to word string.

solution

that was all bye!

--

--