Examveda
Examveda

How can you use a module in Python?

A. By importing it using the import statement

B. By defining it with the module keyword

C. By including it as a string

D. By using the use_module function

Answer: Option B


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python