Return True if a and b have the same shape and elements, else False.
True
a
b
False
Sign in to write and run your own code.
solve(...)