WARNING: This program has a syntax error, which means we need to fix it!

RULE: The number of arguments in the function call MUST match the number of parameter variables in the function definition.

  • Click Run and read the error message.
  • Pass in a third argument value in the call line so that the turtle draws a spiral with a 100 degree angle.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)