what is python?

Answer Posted / lakshman

Python is an interpreted, interactive, object-oriented
programming language. It incorporates modules, exceptions,
dynamic typing, very high level dynamic data types, and
classes. Python combines remarkable power with very clear
syntax. It has interfaces to many system calls and
libraries, as well as to various window systems, and is
extensible in C or C++. It is also usable as an extension
language for applications that need a programmable
interface. Finally, Python is portable: it runs on many Unix
variants, on the Mac, and on PCs under MS-DOS, Windows,
Windows NT, and OS/2.

Is This Answer Correct ?    17 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is s in python 3?

436


What are membership operators in python? Write an example to explain both.

440


Why is not__getattr__invoked when attr==’__str__’?

492


What is list comprehension? Give an example.

573


Which laptop is best for python programming?

457






How do you clean pyc files?

434


What is python used for?

490


Do I need python if I have anaconda?

470


What is decorators?

446


Can I use notepad ++ for python?

382


How is python used in business?

452


Explain the database connection in python flask?

444


Difference between pass and continue in python?

527


Is python a low level language?

435


What does len () mean in python?

428