Python Data Structures Fundamentals

# Introduction In this lab, we'll learn data structures in Python, the main contents of the data structures we'll be working with are: lists, tuples, dictionaries, and sets. ## Achievements - Lists - List Comprehensions - Tuples - Dictionaries - Sets

|60 : 00

Click the virtual machine below to start practicing