STEP 5: We need more shapes to create the body and arms of the stick figure!

  • From , drop Rectangle inside the function block and change its variable name to body.
  • Change body's arguments so they are (x, y, 5, 75, color).
  • Add another Rectangle inside the function and name it arms.
  • Change arms's arguments so they are (x, y, 50, 5, color).

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)