Exercise for building loops.
Build a generic loop that stops when a predefined condition is met. Build a group loop that handles each subgroup of the data in a separate iteration.
Build a generic loop that stops when a predefined condition is met. Build a group loop that handles each subgroup of the data in a separate iteration.