For our Programming Club lessons, we will be using Visual Studio Code, or vscode for short. While other options exist, we find that this is the best for our purposes.
The installation process is fairly straightforward. It is worth noting that you may need to change the location of where vscode is installed. Other than that, the steps are fairly straightforward.
You should then be able to see the following screenshot:
The basic menu for Visual Studio Code.
Getting Addons
The next important set of steps is to download the Python and Code Runner extensions for vscode. This can be done in the following steps:
Click this icon
After searching for Python, install this extension.