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

前端 未结 0 929
失恋的感觉
失恋的感觉 2021-01-25 10:55

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

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