C2_W1_Assignment edit_two_letters function 2 tests failed


I don’t know what is wrong with my code: I have the right output yet still failing 2 tests.

Check your edit_one_letter grader cell was recalled correctly, passing previous test doesn’t mean it would pass next grade cell, so always check previous grader cell if by chance you have not hard code the path or your other way of recalling function than the instructions mentioned before grader cell.

2 Likes

Hi @Gaia_Quintana

As Deepti noted, check your edit_one_letter function, especially the value of allow_switches variable.

Cheers

1 Like