Submission Error - Emojify

Getting the following error after the submission although all the test cases have been successfully passed.

Cell #22. Can't compile the student's code. Error: KeyError('funny',)
1 Like

@devansharma92 facing the same error let me know if you have found any solution.

Hi,
What is the outputs of following cell?

Here is the output

@SagnikSinha Just remove the cell 22 from the notebook It will work. It worked for me

1 Like