Answered
How to check for equivalence between arrays
This may be a basic question, but why does my attached
example return false? I would think that if two arrays contain the
exact same number of elements, and those elements were identical,
that the below example would return true. Is this a good example of
“There is something fundamental about variables that you are
overlooking,” or something?
Any help is appreciated.
Any help is appreciated.