WARNING: This program has a bug, which means we need to fix it! Data types are important!

RULE: Each name in the function definition must have a value in the function call with a matching data type.

  • In this function, the parameter sides needs an integer value!
  • Click Run and read the error message.
  • Change the second parameter value to an integer so that the turtle draws a shape with sides that are 50 pixels.

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)