Section 1: Using modules

In this section, you'll learn how to use Python's "import" statement — what it does, how it searches for modules, and how to use data and functions within those modules.