Subject:Python programming language

(Redirected from Python)

< Computer programming languagespurge this page's server cache

Python programming language
Books in this subject area deal with the Python programming language: a general-purpose high-level programming language. Python supports multiple programming paradigms (primarily object oriented, imperative, and functional) and features a fully dynamic type system and automatic memory management. Its design philosophy emphasizes code readability and its use of indentation as block delimiters is unusual among popular programming languages.