Week 13: Closure

Contents

Week 13: Modules

Week 13: Closure#

Syllabus#

  • User-made modules, using them and creating them

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

  • The dir() function