You must be comfortable with Python programming. This includes basic control structures in Python: conditional branches, for loops and recursion; functions: defining and calling functions, and ...
This gets a bit confusing: Python is the programming language Jupyter notebooks is the environment for writing and executing Python interactively (one or a few lines at a time) Anaconda is one of the ...