STEP 13: Let's place each of these robot heads on their completed robot body!

  • In the LOGIC tab, go to and drag Add Value inside the loop. Make sure it is indented!
  • Change my_var to head_x and change the integer 1 to 100.
  • In the GRAPHICS tab, go to and drag Wait inside the loop. Make sure it is indented!
  • Change the amount of time in .wait() from 2 to .5.

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)