Week 13: Closure

Contents

Week 13: Modules

Warning

This page shows last year’s version. We might still make small changes, but you’re welcome to take a look. We’ll remove this notice once the page is final.

Week 13: Closure#

Syllabus#

  • User-made modules, using them and creating them

  • Import statements, standard import, selective import and alias import

  • The dir() function