Python is a high-level programming language created by Guido van Rossum.
It was first released in 1991. Python emphasizes code readability and
uses significant indentation. It supports multiple programming paradigms
including procedural, object-oriented, and functional programming.
