STEP 13: Let's add some more actions to our shapes to create more animation.

  • From , drag Move Up into the bottom of your program.
  • Change the variable name in front of .move_up() from sprite to eye2.
  • Drag Move Down onto the next line in your program.
  • Change the variable name in front of .move_down() from sprite to eye2.

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)