Programming (12th Grade)
Modules
What is the primary purpose of the 'import' statement in Python?
To create a new module
To include external libraries
To define variables
To start the Python interpreter
Next