For example, wouldn't that mean something like:
array = [ [1,2], ["a", "b"] ]
[array] 0 = [1,2] 1 = ["a", "b"]
For example, wouldn't that mean something like:
Be the same as this: