Python lessons: Lists

Python lessons: Lists

Note The videos below origin from the Python for Everyone Course by Charles R. Severance licensed under Creative Commons Attribution 3.0. The main content of the lessons is also covered in the text provided here and here.

Click to show
from IPython.display import IFrame
Click to show
IFrame(src="https://www.youtube.com/embed/ljExWqnWQvo", width="560", height="315")
Click to show
IFrame(src="https://www.youtube.com/embed/bV1FQUBIApM", width="560", height="315")
Click to show
IFrame(src="https://www.youtube.com/embed/GxADdpo6EP4", width="560", height="315")

Note We skip the dictionaries part of the py4e course

Click to show
IFrame(src="https://www.youtube.com/embed/CaVhM65wD6g", width="560", height="315")