So I\'m stuck on this problem where I\'ve been asked to write an function in Python that checks to see if an n-dimensional array (is that what they\'re called?) is \"symmetric\"
Value y = 0 should be inside the first while loop. Like this:
y = 0
def symmetric(square): final_result = [] x = 0 while x < len(square): y = 0 row_list = [] . .