Seeing in binary

Here’s some REPL code I just threw together that prints the binary representations of all numbers between 0 and num formatted such that every representation is left-padded with zeroes to the largest bit:

Binary is awesome!


Posted

in

by

Tags: