]> granicus.if.org Git - python/commit
100 bottles of beer on the wall example.
authorGuido van Rossum <guido@python.org>
Mon, 21 Dec 1998 18:30:20 +0000 (18:30 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 21 Dec 1998 18:30:20 +0000 (18:30 +0000)
commitb55f9ff68c561478af056aa13d89f446ff4193f7
tree08d7cea8bc84ae217ab23fbed6b89c0d090f3248
parent275ea67e6b272234c3bccfedf0085308f8969412
100 bottles of beer on the wall example.

After a version by Fredrik Lundh that I found on the web somewhere.
(I like mine better, but of course that may have to do with my alcohol
consumption. :-)
Demo/scripts/beer.py [new file with mode: 0644]