Back to Python

Data Structures

Working with lists, tuples, dictionaries, and sets

2 weeks

Topics in this Chapter

1

Lists and Tuples

Ordered sequences: mutable lists and immutable tuples

2

Dictionaries

Key-value pairs for efficient data lookup

3

Sets and Comprehensions

Unique collections and concise data structure creation

GeekDost - Roadmaps & Snippets for Developers