Martin
09-22-2010, 11:11 AM
Hi,
I was generally wondering how you guys descide when to use a List and when to use a Tuple.
The Python Documentation tells me something about "set - unchangable values" for Tupeles, but I don't really get the benefit of a Tuple.
Martin
I was generally wondering how you guys descide when to use a List and when to use a Tuple.
The Python Documentation tells me something about "set - unchangable values" for Tupeles, but I don't really get the benefit of a Tuple.
Martin