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.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE