Site Plus

Python

Python is a high level, general-purpose interpreted programming language.

It was developed in 1989 by Guido van Rossum at Centrum Wiskunde & Informatica(CWI) in the Netherlands as a successor to the ABC language (itself inspired by SETL) capable of exception handling and interfacing with the Amoeba operating system.

Its philosophy emphasizes code readability, notably using significant whitespace.

It provides constructs that enable clear programming on both small and large scales.

Skip to content