setc (setcolor) name-or-number
Sets the color of the turtle's pen. If the turtle has its original shape, it will change color to show the pen color. The input can be the name of a color or a number. If the input is a name, a quotation mark must precede it. The original pen color is black, or color number 9. The input can be an integer, a fraction or a one place decimal. See color.
example
setc "red
setc 15
See MW Vocabulary (in Resources) for links to other projects using this term.
© LCSI, reprinted with permission