generate tuples from sequence

Méta-MCI enleverlesX.XmcX at XmclaveauX.com
Wed Jan 17 09:29:25 EST 2007


Hi!

    r=iter(range(9))
    print zip(r,r,r)

But, it's few like Peter...
-- 
Michel Claveau





More information about the Python-list mailing list