Looks like the null has been thrown
from itertools import permutations as po
Passed: 1 Failed: 0 Exit Code: 1 Why is that i pass the "submit" with an error but i still pass! KeyError: '1' it signals line 86 even though the code gets executed beyond this line
Loading collection data...
Looks like the null has been thrown
from itertools import permutations as po
Passed: 1 Failed: 0 Exit Code: 1
Why is that
i pass the "submit"
with an error
but i still pass!
KeyError: '1'
it signals line 86 even though the code gets executed beyond this line