RosettaCodeData/Task/Binary-digits/Elixir/binary-digits-1.ex

2 lines
32 B
Elixir

IO.puts Integer.to_string(5, 2)