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.
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.
Comment