
This brick runs a set of instructions for every item in a list or range. It’s like going through each item one by one and performing the same action on each.
Imagine you have a list of numbers, colors, or any items. This brick allows you to take each item from that list and do something with it. For example, if you have a list of colors and you want to change the background color to each color in the list, you would use this brick.
It’s like saying, “For every item in this group, do these instructions.”

You must be logged in to post a comment.