Examveda
Examveda

What is the purpose of the import statement in Python?

A. It allows you to use functions and objects defined in a module

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


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python