RosettaCodeData/Task/Binary-digits/Elixir/binary-digits-1.elixir
2023-07-01 13:44:08 -04:00

1 line
32 B
Text

IO.puts Integer.to_string(5, 2)