0
DataScienceReshape
Test 3 - test 5 not pass https://code.sololearn.com/cWcB11KpDfTe/?ref=app
2 Answers
+ 1
arr = arr.reshape(r,int(arr.size/r))
print(arr.round(2))
0
Wedah Saleh thank you, it works!
Test 3 - test 5 not pass https://code.sololearn.com/cWcB11KpDfTe/?ref=app