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',)
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',)
@devansharma92 facing the same error let me know if you have found any solution.
@SagnikSinha Just remove the cell 22 from the notebook It will work. It worked for me