[5, 50, 9000].each { |n| say n.as_bin }
101 110010 10001100101000
Last updated 2 years ago
Was this helpful?