Installing Python and VS Code Python Install Python 3.x (latest stable version recommended). Verify installation: python3 --version VS Code Install Visual Studio Code Install recommended extensions: Python (Microsoft) Pylance Jupyter (if needed) Next: Python Flavours & Versions