Programming (12th Grade)
Control Structures
What is the purpose of a loop in programming?
To execute a block of code multiple times
To define a variable
To create a function
To stop the program
Next