99 Bottles of Beer/Lisp: Difference between revisions

Content added Content deleted
(moving code from main task-page to sub-page)
(Lisp)
Line 54: Line 54:
Note, by the way, how the emoticons <tt>:*~D</tt> and <tt>:P</tt> have shown up in the format string. FORMAT is so powerful, it's even self-aware about how silly it is.
Note, by the way, how the emoticons <tt>:*~D</tt> and <tt>:P</tt> have shown up in the format string. FORMAT is so powerful, it's even self-aware about how silly it is.


=={{header|Lisp}}==