Turtle and Observer Command

print text or variables

Prints the text or variables in the output window followed by a carriage return.

Examples:
print "Hi"
print color-of 0
prints the color of the turtle with who number 0.

Related commands:
type