The first code creates and uses a one-dimensional array.
The second code creates a two-dimensional array.
That is why Join()
fails in the second case.
1
solved Not understanding Array range reference [closed]
The first code creates and uses a one-dimensional array.
The second code creates a two-dimensional array.
That is why Join()
fails in the second case.
1
solved Not understanding Array range reference [closed]