STEP 5: Let's move our sprite to start in the first quadrant, the upper right corner.
The location in the command is a coordinate pair in standard form: (x, y).
- Change the x-coordinate (the first number) to 50.
- Change the y-coordinate (the second number) to 50.
To navigate the page using the TAB key, first press ESC to exit the code editor.