For the admission procedure you have to understand and solve the debugging exercises. The basic steps to get started are listed as follows:
- Create an Anaconda environment.
- Install jupyter notebook.
- Download the Jupyter Notebook (.ipynb file) below.
- Run jupyter notebook on your machine and open the downloaded .ipynb file.
- Install the required packages (see the imports cell in the notebook).