In a square 2D list the number of rows equals the nnumber of columns. Write a function that accepts a square 2D list and returns True if the left to right contents of any row equals the top to bottom contents of any column. If no row matches any column, the function returns False.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here