|
|
| XP is just a number | |
| PerlMonks |
99 bottles, 1 Line 132 Characters.by Anonymous Monk |
| on Nov 10, 2002 at 04:23 UTC ( #211714=note: print w/ replies, xml ) | Need Help?? |
|
$a='on the wall';$b=99;$c="bottles of beer";do{print"$b $c $a, $b $c\nTake one down, pass it around\n$b $c $a!\n\n"}while(($b--)>0)
In Section
Code Catacombs
|
|
||||||||||||||||||||