Repeat the previous problem, this time using a while loop.
Reference: Problem 1:
Use a for loop to sum the elements in the following vector:
x = [1, 23, 43, 72, 87, 56, 98, 33]
Check your answer with the sum function.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.