Programming (11th Grade)
Modules and Libraries
What is the function of the 'import' statement in Python?
To include external libraries
To define a new function
To create a variable
To start a loop
Next