In this this lesson, you’ll lay the groundwork for your project, including:
- Reorganizing the file structure
- Experimenting with different ways of running your script, with path or the
-m
flag - Exploring the
__main__
module - Understanding a folder as a module