In looping structures, the computer repeats particular statements for a certain number of times based on some condition(s).
A looping structure can be defined as a type of function which instructs a computer to repeat specific statements for a certain number of times based on some condition(s).
This ultimately implies that, a computer repeats particular statements for a certain number of times based on some condition(s) in looping structures.
Read more on loop here: https://brainly.com/question/26130037
#SPJ11