Turtle and Observer Command |
mode-of-turtles [list of commands]
Returns the mode of the given [list of commands] when run over all the turtles. Note: If Note: When a turtle calls the command, it is not included as part of the calculation. Examples: mode-of-turtles [speed] returns the mode of the speed value of all turtles. Related commands: |