What are Python modules? Name a few Python built-in modules that are often used.



What are Python modules? Name a few Python built-in modules that are often used...

Answer / nashiinformaticssolutions

Files containing Python code are called modules. This code can make use of variables, classes, or functions. A.py file containing executable code is called a Python module. The frequently utilized built-in modules are as follows:

JSON data time

Random Math System OS

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What are python packages?

0 Answers  


How will you find, in a string, the first word that rhymes with ‘cake’?

0 Answers  


How do I define a variable?

0 Answers  


How long do goats sleep?

0 Answers  


What is docstring? How to define it?

0 Answers  






What program to write python?

0 Answers  


What is the meaning of @classmethod and @staticmethod ?

0 Answers  


Difference between lists and tuples in python?

0 Answers  


Is ruby better than python?

0 Answers  


How do you remove the leading whitespace in a string in python?

0 Answers  


What is a coverage report?

0 Answers  


What is the purpose of “end” in python?

0 Answers  


Categories