Vidyalelo
Python · Q3

Module in Python

Programming · Python · question 3

Q3

What is the purpose of the import statement in Python?

A.
It allows you to use functions and objects defined in a module
Answer
B.
It creates a new module
C.
It imports a module from another programming language
D.
It is used to define a new class

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board