create-turtles-and-do (crt-and-do)
number [list of commands]
Parameters:
| number |
Number |
number of turtles to create |
| [list of commands] |
List of commands |
commands for newly created turtles to run |
Description:
Creates number turtles and tells them to do [list of commands].
Related Commands:
create-breed-and-do
create-turtles
sprout