Quizlearn
.app
What is the purpose of the 'import' statement in Python?
Includes external modules or libraries
Prints a message to the console
Creates a new variable
Defines a new module or library
Computing Exercises are loading ...