Python Tuples and Tuple Methods | Codementor
Link: 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."