This repository contains the materials for D-Lab’s Python Intermediate workshop series. Basic experience with Python (e.g. through Python Fundamentals) is expected. This three-part interactive ...
Use different data structures such as lists, dictionaries, sets and tuples, to store and manipulate data. Access and modify data stored in data structures using indexing, slicing, or built-in methods.