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 is python?

Answer Posted / swapna

python is very easy programming language Because syntax is very easy.
python is general purpose prog lang, python can used in many application.
python is dynamically typed prog lang because data types are taken automatically, there is no need of mentioning in program.
python is modular prog lang because modules is a collection of functions,variables,classes.
python is interpreted prog lang because PVM(python virtual machine) will compile and execute the python prog line by line.
python is independent prog lang because it can execute in an any operating system.
python is having rich collection of libraries,libraries are collection of packages,packages is collection of modules,modules is collection of variables,functions,classes.
python is high level program lang,it is having simple English format which is human understandable lang.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is hello world in python?

941


What's the difference between python and anaconda programming?

1031


Which is best gui for python?

927


How to call a function of a module by using its name (a string)?

939


What is the tool used to check python code standards?

982


What is string in python?

1010


Is python list an array?

913


List out standard datatypes in python

897


How do you delay time in python?

996


What happened if we call a key that is not present in dictionary and how to tackle that kind of error ?

882


How many data types are there in python?

969


How we can send email from python?

1164


What is pytest in python?

877


How can you sort a list in reverse order in python?

983


What is python's slice notation?

1030