Translations:Create Each Do/25/en: Difference between revisions

From StarLogo Nova Wiki
(Importing a new version from external source)
 
(No difference)

Latest revision as of 18:03, 11 August 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Create Each Do)
When setup is pushed, The World creates 100 turtles, and each of those turtles follow the instructions within the “each do” block.  In this example, each turtle takes on a random color and moves to a random position in spaceland. All turtles are created, change color, and relocate in one tick of the StarLogo clock.

When setup is pushed, The World creates 100 turtles, and each of those turtles follow the instructions within the “each do” block. In this example, each turtle takes on a random color and moves to a random position in spaceland. All turtles are created, change color, and relocate in one tick of the StarLogo clock.