Getting Started with Python

Contents

Getting Started with Python#

Here, you will find how to start running Python.

What is Python#

Python is a high-level interpreted language that is widely used. This means it is written in a way that is close to standard English, reducing complexity for the programmer.

Due to this popularity there are many ways to install and to use it. In the following sections we will guide you on how to install and use Python