What is the variable used for the purpose of calculating the sum of numbers entered in a loop known as?
Answers
Answered by
0
Answer:
The variable used in the loop condition is the number i, which you use to count the integers from 1 to 10.
Answered by
0
Answer:
The variable used in the loop condition is the number i, which you use to count the integers from 1 to 10.
Similar questions