Python

Python is an interpreted, high-level and general-purpose programming language. Python is dynamically typed and garbage-collected. 
It supports multiple programming paradigms, including structured (particularly, procedural), object-oriented, and functional programming. Python is often described as a "batteries included" language due to its comprehensive standard library.
Python was created in the late 1980s by Guido van Rossum.