2D arrays: what is "parallel logic"?

#1

The boot camp for Arrays says that, when operating on 2d arrays, that you should use parallel logic for rows and columns.

It isn’t defined anywhere in the book what parallel logic is in this context, nor does Googling uncover anything useful.

Can someone clarify what this means, ideally with an example?

1 Like