RosettaCodeData/Task/Binary-digits/Elixir/binary-digits-1.elixir
2015-11-18 06:14:39 +00:00

1 line
31 B
Text

IO.puts Integer.to_string(5,2)