Unit 03

In this lecture we see how we work with indices to access elements of a list or even sublists. This is one of the most important featuersin Python and it needs some training!

Beside that dictionaries, sets and tuples are introduced as other container datatypes.

Slides: Download unit03.pdf

Training: Training Assignment 3