Making decisions in Python Python's loops Logic and bit operations in Python Lists - collections of data Sorting simple lists - the bubble sort algorithm Lists - some more details Lists in advanced ...
This project introduces three important and relatable data structures in python: lists, set and tuples. In each of these sections, their meaning, how to use them and when to use them in real programs ...