What are Python modules? Name a few Python built-in modules that are often used.
Answer Posted / 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 View All Answers
What is distutils?
We know python is all the rage these days. But to be truly accepting of a great technology, you must know its pitfalls as well. Would you like to talk about this?
Why do we need tuples?
What is the use of negative indices?
What is meshgrid in python?
What is python used for at google?
What are the differences between del keyword and clear() function?
What is python shell and idle?
How do you create a dictionary which can preserve the order of pairs?
What is python encapsulation?
What is the maximum possible length of an identifier?
What is a repl in python?
Does python support database programming?
What tools can be used to unit test your python code?
What is the sleeping time of giraffe?