Computer Science, asked by jenetanna27, 6 days ago

what is a loop tell me the answer please my friend​

Answers

Answered by jaiswaldurgesh199
0

Explanation:

computer science, a loop is a programming structure that repeats a sequence of instructions until a specific condition is met. Programmers use loops to cycle through values, add sums of numbers, repeat functions, and many other things. Two of the most common types of loops are the while loop and the for loop. ..

Answered by kushwahyashmita2
0

Answer:

a loop is a control flow statement

Similar questions