How to get the sum of the last index from multiple arrays in javascript

前端 未结 0 689
刺人心
刺人心 2021-01-07 13:11

I know this is a very basic question, but I am not able to write the correct code for this. Let\'s say I have 3 arrays:

arr1 = [1,2,3,4]
arr2 = [5,6,7,8]
arr3         


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