Skip to main content

Python Tutorial

Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language.

Python is across-platform programming language, which means it can run on multiple platforms such as Windows, macOS, Linux and has even been ported to Java and .NET virtual machines.

Python is free and open-source.

In this tutorial, you will learn the functionality of Python with relevant examples.

Prerequisites

Before learning Python, it is recommended to have an understanding of basic programming concepts (although not strictly necessary).

Table of Contents