This subject is semi-protected.

Subject:Python programming language

From Wikibooks, open books for an open world
Jump to navigation Jump to search

< 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.