Turtle XY
completed by: Ignacio RodrÃguez
mentors: Sugar Labs
Each turtle has its own x,y position accessible from the x and y blocks. However, it would be nice to query the position of a turtle by name. Add Turtle X and Turtle Y blocks that take a turtle name as input and return the x and y positions (repectively) of the named turtle.