Programming (Year 12)
Modules
What is the purpose of the 'import' statement in Python?
To create a new module
To include external modules
To declare a variable
To define a function