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 are the built-in data-types in python?

818


Explain what is namespace in python?

858


What is ndarray in python?

847


Which are the file related libraries/modules in python?

776


How do I run python in notepad ++?

839


What are negative indices?

810


Which ide is best for python on windows?

960


Is yield a keyword in python?

751


What do you mean by list comprehension?

928


What is numpy array?

799


Give an example of a shuffle() method?

785


How does inheritance work in python?

950


What is the speciality of python?

740


What is python package manager (pypm)?

912


How to implement an 'enum' in python?

1101