Programming (Year 11)
Modules
What is the purpose of the 'import' statement in Python?
To define variables
To execute loops
To include external modules
To create functions