Computer Science, asked by rakeshsoss76, 10 months ago

Variable stores the sum of the number entered during the execution of a loop

Answers

Answered by nidhiar19
1

Answer:

The variable used in the loop condition is the number i, which you use to count the integers from 1 to 10.

#keep learning

Similar questions