Name: Anonymous 2013-09-09 8:05
Let's have a Python thread to cleanse the gay.
(1..100).map do |i|
lambda { |str| str.empty?? i : str }.call(
[3, 5].reduce("") { |mem, obj|
(i%obj).zero?? mem + {3=>"Fizz",5=>"Buzz"}[obj] : mem
})
end