What is Python?

Python is a widely used, high-level programming language. It is designed to be clear to read, and its syntax allows programmers to express concepts in fewer lines than in other languages, such as C++ or Java. Python is used by many well-known organizations, including Google and Yahoo, as part of their search engine technology, and Industrial Light and Magic, in the production of special effects.

Here are some useful Python resources:

See also

Installing Python on your PC

Basic Python examples