When you set up Python on your computer for the first time, you also need software to write and run code. At my former employer, I used Anaconda, an open-source toolkit for Python which includes Jupyter notebooks. These allow you to write small blocks of code and run them immediately to check your work along