xcor ycor number
Sets the x-coordinate of the turtle xcor units in the x direction and ycor units in the y direction away from the caller to number.
xcor
ycor
number
Examples:
setxcor-at 1 1 5 sets the x-coordinate of the turtle one unit to the right and one unit above the caller to 5.
Related commands: setycor-at xcor ycor setx sety setxy xcor-at ycor-at