Click on "See Inside". This will allow you to create code. Use File to "Save as a copy" Activity 1 Move the sprite around the screen and watch the x and y coordinates change. Move the sprite to the first letter of your name and observe the coordinates (location). Move a blue "glide for X seconds to *x *y" block into the code space and change the coordinates to the location above. You can also change the time taken to make it go faster or slower. Move a yellow "when flag clicked" block on top of that glide block. Find the location of each of the letters in your name and add blocks to take the sprite their. locations. When you think the code is ready. Move the sprite back to the Start location and click the green flag. Adjust the code as necessary and make sure the sprite returns to the Start location at the end. Activity 2 Modify your code to include purple speech or thought blocks, so that the Sprite says each letter as it arrives and then says your name when it returns to the Start location.