Python

Python is an interpreted, high-level, general-purpose programming language. It’s often recommended to beginners as it emphasizes code readability with its notable use of significant whitespace. Its language constructs and object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.

www.python.org