What is Python? No, really.
The standard definition
When you google "What is Python?", the first thing that you'll probably get is the definition from Python's official website saying:
Python is an interpreted, object-oriented, high-level programming language with dynamic sema...