1Python is an interpreted, object-oriented,
2 high-level programming language with dynamic semantics.
1Python is an interpreted, high-level, general-purpose programming language.
2
3Created by Guido van Rossum and first released in 1991, Python's design
4philosophy emphasizes code readability with its notable use of significant
5whitespace.