The grader gives the error below on the emojify exercise.
Cell #13. Can’t compile the student’s code. Error: ValueError(‘shapes (5,2) and (5,) not aligned: 2 (dim 1) != 5 (dim 0)’,)
The cell contains a three lines of code given by instructor. I have not touched it. Still, my submission has zero points although all tests were passed. Could you please help me out?