Computer Science, asked by kinjalkri14, 15 days ago

what are loops ?what is an interation ?​

Answers

Answered by JennieRocks
6
  1. In 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.
  2. In statistics, an interaction may arise when considering the relationship among three or more variables, and describes a situation in which the effect of one causal variable on an outcome depends on the state of a second causal variable.

 \\

Answered by aishupothi
0

Answer:

loop is a sequence of instructions so that it is continually repeated until a condition is reached.

Similar questions