News

We can use the PIP command to check if Python libraries are installed or not in VS Code. First of all, you need to open Terminal by clicking on Terminal > New Terminal.
I recently facilitated two workshops for high school teachers to introduce them to python in physics. Here are my lessons learned.
This post explains how to use classes in Python. Including: how to use static and private methods, constructors, and more!