Do variables in a for loop keep track of the previous number?

前端 未结 0 1577
一整个雨季
一整个雨季 2021-01-25 10:46

So in this example, let\'s say array[1] = 50 and array[2] 64, does "sum" keep track of the previous number? Like when 0 is added to 50 then it loops again, would it be

相关标签:
回答
  • 消灭零回复
提交回复
热议问题