Python.


Python is a versatile, easy-to-learn language with clear, readable syntax. It is suitable for scripting and automation as well as for web development, data science and AI. Below, I collect common pitfalls and useful topics around Python.

Quick example

To get started, here is a short "Hello World" example:

See also in other languages