Beginner question: difference between lists and tuples

KDawg44 KDawg44 at gmail.com
Wed Mar 14 15:46:38 EDT 2007


Hi,

I am trying to learn python.  I am working through a tutorial on
python.org.  I am trying to figure out how lists are different than
tuples other than changing values at specific indices.  How are these
different from arrays in other languages such as php?

THanks.




More information about the Python-list mailing list