STEP 7: Let's add a Right Key Event to let our alien move to the right!

  • From , drag Right Key into your program.
  • Change the integer in the .move_right() command to 25.
  • Click Run and then press the Right Arrow Key to test your program.

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)