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