educative.io

https://www.educative.io/module/lesson/ml-for-software-engineers/3jlZMrlrlrA

Set col_sum equal to np.sum applied to >data , with axis set to 0. Return a tuple of total_sum and col_sum , in that order

Let’s code section from the above url, it should be data not >data. Its a typo?