The Basics
Complete The Following
Install VS Code (Visual Studio Code)
VS Code is a popular IDE that will serve as your primary tool for writing and debugging Python code
Download VS Code: https://code.visualstudio.com/download
Install Extensions VS Code
Open VS Code
Navigate to Extensions Marketplace (left sidebar)
Search and Install: Python, Pylance, and Python Debugger
Install Python
Download Python: https://www.python.org/downloads/