print 'Hello, World!'#
Python is a cross-platform computer programming language. It is an object-oriented dynamic type language that was originally designed for writing automation scripts (shell). With continuous updates and the addition of new language features, it is widely used for independent and large-scale project development.
The founder of Python is Guido van Rossum, a Dutchman. During the Christmas period in 1989, in Amsterdam, Guido decided to develop a new script interpreter to pass the boredom of Christmas, as a continuation of the ABC language.
Tutorial documentation: https://docs.python.org/en/3.8/tutorial/index.html