which variable stores the sum of the number entered during the execution of a loop
Answers
Answered by
4
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
1
Answer:
The variable used in the loop condition is the number i, which you use to count the integers from 1 to 10.
Explanation:
❤plz folow me❤
Similar questions