[5,50,9000] |> Enum.each(fn n -> IO.puts Integer.to_string(n, 2) end)