Add the sum of the elements in x to y code example Example: matrix sum elements print(m.sum()) #m is your matrix. Try this on python