Installez Python3 Raspberry Pi

#on any linux (debian based)
sudo apt update
sudo apt install python3 idle3
Sorann