I'm trying to create a simple code that uses six turtles to create a triangle lattice that expands from the centre. Is there a way to give all the turtles the same command at once instead of writing it all out? Thanks.
I'm trying to create a simple code that uses six turtles to create a triangle lattice that expands from the centre. Is there a way to give all the turtles the same command at once instead of writing it all out? Thanks.