xcor ycor number
Sets the color of the turtle at (xcor,ycor) to number.
xcor,ycor
number
Examples:
setc-at 1 1 0 sets the color of the turtle at (1,1) to black.
Related commands: color setc color-at