What is the main purpose of a loop?
To execute a block of code multiple times
To control the flow of a program
To store data
To make decisions based on conditions

Computing Exercises are loading ...