Note 9.5.1.
You won’t ever need to deal with dependencies in this course unless you are adding modules to your final project. Nonetheless, using packages (a package is just a collection of Python modules) is a common practice in Python programming that you should at least be aware of.