Loop over list of pairs

Thomas Güttler guettler at thomas-guettler.de
Thu Jun 5 10:25:29 EDT 2003


Hi!

What is the prefered way of loop over
a list like this?
 mylist=[1, "one", 2, "two", 3, "three"]

 thomas





More information about the Python-list mailing list