Programming (11th Grade)
Programming Concepts
What is the function of a loop in programming?
To stop execution
To repeat a block of code
To define a variable
To create a function
Next