STEP 19: We don't quite have a spiral yet since we're only drawing 5 lines!
- In the for loop, change the number in range() to 20.
This will make our loop repeat 20 times.
To navigate the page using the TAB key, first press ESC to exit the code editor.