Python crash course: remarks
Lecture 0 in Module 1 contains a crash course in Python. Taking this crash course is optional but highly recommended for anyone who is new to Python, or just a little bit rusty.
The crash course consists of video lectures listed in the module and accompanying Jupyter notebooks with code examples and small exercises. You can download these notebooks here: python-crash-course.zip Download python-crash-course.zip.
For details on how to install Python, see Installing Python, Jupyter, etc. When you are done with the crash course, you can further improve your Python skills with more preparatory material.