Browsing: Python

Python is a popular programming language and is well supported on the Raspberry Pi. It is installed by default in the Official Raspbian image and is used in many Pi projects.

You will find Python 2 and Python 3 examples  but we try to use Python 3 wherever possible.

Python is considered a good programming language for beginners but its power and flexibility make it a popular choice with experts as well.