STEP 2: Let's make our robot's face bigger! To do that we'll change an argument!

Comments are notes in the code that the computer ignores. They begin with # and are grey in the code editor.

  • Use the #comment above the square command to find which argument controls the width.
  • Change the square's width argument from 100 to 280.
  • Make sure you change the code and not the #comment!

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)