Introducing Python lists (the most commonly used data structure)

Опубликовано: 19 Ноябрь 2024
на канале: PatchyPython
97
0

Lists are the workhorse data structure in Python. In this video, I show you how to create basic lists by simply listing their elements, and also introduce the empty list, that's refreshingly minimalist (and very useful as a starting point). Python lists are similar to arrays in other languages, but they are much more flexible. For more information on lists, see the notebooks below (notebooks will open on Google Colab - no installation required)

Embedded video, part of the following courses:
Computer Programming at Queen Mary, University of London
Jupyter notebook: https://tinyurl.com/3xjmpf94
Coding for Scientists at Queen Mary, University of London
Jupyter notebook: https://tinyurl.com/yedumefr