What does zip mean?
Gregory Ewing
greg.ewing at canterbury.ac.nz
Mon Nov 10 16:04:30 EST 2014
More information about the Python-list mailing list
Mon Nov 10 16:04:30 EST 2014
- Previous message (by thread): What does zip mean?
- Next message (by thread): What does zip mean?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Grant Edwards wrote: > What the zipper on a coat does is convert two separate sequences into > a single sequence where the members alternate between the two input > sequences. True, the zipper analogy isn't quite accurate. It's hard to think of an equally concise and suggestive name, however. -- Greg
- Previous message (by thread): What does zip mean?
- Next message (by thread): What does zip mean?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list