Here I give a quick overview regarding two options for coding in Python:
online via CoCalc.com local install via Anaconda This video is part of the "Programming in Python" module taught…
CoCalc enables us to programme online without the need to install any software. Here I show how we can run Python code on CoCalc in the form of:Script Interpreter Jupyter notebook