Turtle and Observer Command

shape-at xcor ycor

Returns the shape of the turtle xcor units to the right and ycor units above the caller.

Examples:

shape-at 0 1 returns the shape of the turtle one unit above the caller.

Relatedd commands:
output