Tuples and lists have been the subject of most of the previous articles in this series. These two phrases have distinct syntaxes, but they both refer to “storing” data. The list and tuple data structures in Python are still a new experience for me. Python data types difference between list […]