Return True if the 2-D array Z has any column that is entirely zero, else False.
True
Z
False
Sign in to write and run your own code.
solve(...)