1 / 11
Settings
<<<>>>
This animation includes a list of numbers: 4, 13, 6, 9, 11. The iteration will process all the numbers in this list, one number at a time. While this example has five numbers, an iteration will generally work for any length of list.
- 4
- 13
- 6
- 9
- 11
for each item
price
do
Iteration
Variable
Variable