What are Python modules? Name a few Python built-in modules that are often used.
Answer Posted / glibwaresoftsolutions
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
How will you get a titlecased version of string?
What is a python mixin?
Can you sort a dictionary python?
Does python have oops concepts?
What is python console?
Which oops talks about data hiding?
Where is python used?
What is super () react?
What is the difference between cpython and python?
How will you check if all characters in a string are alphanumeric?
What are the principal differences between the lambda and def?
What are the basic datatypes in python?
Why everything in python is an object?
What is setup py in python?
What is python db api?