Python Tuples and Tuple Methods | Codementor

Python doesn’t have arrays… but it does have lists and tuples. Actually lists are arrays. And tuples are … different … and don’t seem that useful. But this article explains it all.

tags: tuples python methods

Posted from Diigo. The rest of my favorite links are here.