Name: Adam Coate
Period: 7
Assignment: Lab #1
Problem #1: This problem asked me to get my sprite to move around the border of the screen. So I simpily used the "glide to" block to make it go to the corners of the screen.
Problem #2: For this problem I had to get six sprites to go into the shape of a hexagon. I made it so when I pressed the green flag all the sprites would go to (0,0) and then go out to set coordinates.
Problem #3 For this problem I had to get my sprite to draw three shapes. I did this by getting my sprite to use the pen tool and told him to glide to different coordinates to create a square, a triangle, and a hexagon.