FizzFizz by BioFALSE

print map{s!\d+!$_/5 .Buzz!ewhile!($_%5);s!\d+!$_/3 .Fizz!ewhile!($_%3);s/\d++\B//r.$/}1..100

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page