Variable stores the sum of the number entered during the execution of a loop
Answers
Answered by
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