Exercise 3: Sum the Rows of a Matrix
Write code that calculates the array produced by summing the entries of each row of a matrix.
We'll cover the following...
Press + to interact
Write code that calculates the array produced by summing the entries of each row of a matrix.