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.