STEP 4: Let's make an event in the other direction.

  • Go to and drag Right Key to the bottom of your program.
  • Change the integer in .move_right() to 100.
  • Then have dancer Flip Right Left in the right_key() event. Make sure to indent 4 spaces with a ····.
  • Still inside the event, Wait 1 second, then reverse the move with another Flip Right Left.

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)