Converts an integer to a binary (base-2) string.
Prints the binary representation of 4
Render Time: 51ms