How are modules used in a python program ?



How are modules used in a python program ?..

Answer / Badam Kumar

Modules in Python are reusable libraries of code that perform specific tasks. They can be imported into a program using the import statement.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

Is django an mvc?

1 Answers  


Is python a case sensitive language ?

1 Answers  


How do django migrations work?

1 Answers  


How you can setup static files in django?

1 Answers  


What is the difference between django and python?

1 Answers  


What is QuerySet in django ?

1 Answers  


What is difference between xss and csrf?

1 Answers  


What is jinja in django?

1 Answers  


Is python a mvc?

1 Answers  


What is numpy and how is it better than a list in python ?

1 Answers  


What is meant by django in python?

1 Answers  


Explain the use of middlewares in django.

1 Answers  


Categories