Programming (11th Grade)
Control Structures
What is the main purpose of a loop in programming?
To store data
To execute a block of code repeatedly
To create a variable
To terminate a program
Next