one infinite leap and you thought the bible code was somthing!!

Evan Simpson evan at tokenexchange.com
Tue Feb 1 11:58:42 EST 2005


zetasum wrote:
> One Small step one infinite leap

I think this is what you're looking for:

   import itertools
   for x in itertools.chain('step', itertools.cycle('leap')):
       print markov_chain_text(net_loon_compendium, seed=x)

Cheers,

Evan @ 4-am




More information about the Python-list mailing list