Let's add the loop that will draw the spiral! Click on the PYTHON tab in the toolkit to find the Loops section.
To put a line of code inside a loop, it must be indented four spaces.
You'll see a purple block ····¬ next to any code that is correctly indented.
To navigate the page using the TAB key, first press ESC to exit the code editor.