Michael Spencer wrote:
> How about a category for executable limericks?
>
> Here's one to get the ball rolling:
>
>
> # voice only the alphanumeric tokens
>
> from itertools import repeat
> for feet in [3,3,2,2,3]:
> print " ".join("DA-DA-DUM"
> for dummy in [None]
> for foot in repeat("
[Michael]
> from itertools import repeat
> for feet in [3,3,2,2,3]:
> print " ".join("DA-DA-DUM"
> for dummy in [None]
> for foot in repeat("metric", feet))
Spectacular! +1 QOTW
--
Richie Hindle
[EMAIL PROTECTED]
--
http://mail.python.org/mailman/listinfo/python-list
Michael Spencer wrote:
How about a category for executable limericks?
That was my thought too...
for programmer in search_of("elegance"):
if programmer.needs("an experience"):
print "whitespace counts much"
if Van_Rossum is Dutch:
print "Dictators are made by benevolence"
And an att
On Tue, 22 Mar 2005 03:42:05 GMT, [EMAIL PROTECTED] (Bengt Richter) wrote:
[...]
>A fan of Monty and all was Guido,
>which inluenced much of what he'd do.
...
Oy. Re-reading => DAPR (Day After Posting Remorse) ;-/
Oh well.
Regards,
Bengt Richter
--
http://mail.python.org/mailman/listinfo/python-l
Michael Spencer wrote:
How about a category for executable limericks?
Here's one to get the ball rolling:
# voice only the alphanumeric tokens
from itertools import repeat
for feet in [3,3,2,2,3]:
print " ".join("DA-DA-DUM"
for dummy in [None]
for foot in repeat("metric", feet))
Brilliant!
How about a category for executable limericks?
Here's one to get the ball rolling:
# voice only the alphanumeric tokens
from itertools import repeat
for feet in [3,3,2,2,3]:
print " ".join("DA-DA-DUM"
for dummy in [None]
for foot in repeat("metric", feet))
Michael
P.S. I know 'three' doesn
On Mon, 21 Mar 2005 15:39:45 +1100, Tim Churches <[EMAIL PROTECTED]> wrote:
>Steve Holden wrote:
>> Tim Churches wrote:
>>> There once was a language called Python...
>>>
>>> (which is pretty close to having three anapaestic left feet)
>>>
>>> or more promisingly, rhyme-wise, but metrically rather
Paul Rubin wrote:
Scott David Daniels <[EMAIL PROTECTED]> writes:
A mathematician, prophetic,
invented a language, herpetic.
decidedly brilliant,
syntacticly elegant,
syntactically elegant,
with features intelligent
Made ideas far less hypothetic.
Made writing new code copasetic.
W
Scott David Daniels <[EMAIL PROTECTED]> writes:
>A mathematician, prophetic,
>invented a language, herpetic.
> decidedly brilliant,
> syntacticly elegant,
syntactically elegant,
with features intelligent
>Made ideas far less hypothetic.
Made writing new code copasetic.
--
Tim Churches wrote:
...
My first attempt (which does not scan properly):
A Dutch mathematician most prophetic,
Did invent a language, name herpetic.
With design quite intelligent,
And syntax mostly elegant,
Big ideas could be made non-hypothetic.
To improve the scan:
A mathematician, propheti
10 matches
Mail list logo