Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

Which ide is best for python on windows?

947


Is python open source? If so, why it is called so?

808


Why super is used in python?

797


How will you get a 10 digit zero-padded number from an original number?

780


What are some good python projects?

766


What are the different types of operators in python?

772


Is multithreading possible in python?

762


What is decorator in python?

798


Explain about cookies in python?

795


How do you debug a program in python? Is it possible to step through python code?

852


What is the statement that can be used in Python if a statement is required syntactically but the program requires no action?

854


How will you get the length of the string?

800


What is import in python?

857


How do you avoid cyclic imports without resorting to imports in functions?

782


Whats the difference between input() and raw_input()?

910