On 12/4/05, Rob Leslie <rob / mars.org> wrote: > And immediately upon posting my first Ruby Quiz solution, I > discovered a small bug. :-{ > > Perhaps someone will notice it. :-) I've found this one: $ irb -r weird.rb irb(main):001:0> 4.divisors => [1, 2, 2, 4] :) Paolo