How can I add the numbers in the following code?

前端 未结 0 1160
天命终不由人
天命终不由人 2020-12-21 10:59

I have an array named arr = [[1,2],4] , and for loops to access the numbers. But I can\'t seem to add the last number. Why is it not working? let arr = [[1,2],4]; //Ha

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