"Programmer: patrick m. ryan - pryan@access.digex.net "http://www.access.digex.net/~pryan 99 to: 1 by: -1 do: [ :i | i print. ' bottles of beer on the wall, ' print. i print. ' bottles of beer. ' print. 'take one down, pass it around, ' print. (i-1) print. ' bottles of beer on the wall, ' print. ]