Beer Song

A preview of the program in action.
   
Author's name: barrym
Author's web site: none given

Description:

Prints the classic song in its entirety, correctly removing the 'S' from '1 BOTTLES' and substituting 'NO MORE' for '0'. Program logic is somewhat obscured by efforts to reduce the size of the program through re-use of string literals and re-use of code.