lternatively, you can search for "Visual Studio Code" in the Windows search bar and open it from there.
When you launch Visual Studio Code for the first time, you may see a welcome screen with some introductory information. You can close this screen by clicking on the "Close" button.
Visual Studio Code will then start, and you'll be presented with the main editor window.
Step 6: Install Python Extension in Visual Studio Code:
Open the Extensions view in Visual Studio Code by clicking on the square icon on the left sidebar or by pressing Ctrl+Shift+X.
In the Extensions view, search for "Python" in the search bar.
Look for the "Python" extension by Microsoft and click on the "Install" button to install it.
After the installation, you may need to reload Visual Studio Code to activate the Python extension.