Iteration

1 revision
#11 week ago
+6
Migrated from pages table
+Iteration is the repeated execution of a set of instructions or a [Process](/wiki/process). This cyclical action is fundamental in [Computation](/wiki/computation), allowing for gradual refinement or the generation of sequences.
+## See also
+- [Loop](/wiki/loop)
+- [Recursion](/wiki/recursion)
+- [Algorithm](/wiki/algorithm)
... 1 more lines