0

I need help. I hava an array like in JavaScript let arr = [1,2,3,4,5,7,8,9]; I have to change it to split to multi dimensional [[1,2,3],[4,5,6],[7,8,9]] So what's the method to have this.

Rohit
  • 39
  • 3

0 Answers0