My bad, I missed a line in the description ! :/
15 is what your code returns, not the tested input. Not an issue.
15
Facing a weird issue on this one, it tells me that 15 should equal 6, logical. But with a print on the input, it's not 15 that is given but 132189. So my script is actually working but the tests vs input is not correct !
Loading collection data...
My bad, I missed a line in the description ! :/
15
is what your code returns, not the tested input. Not an issue.Facing a weird issue on this one, it tells me that 15 should equal 6, logical.
But with a print on the input, it's not 15 that is given but 132189.
So my script is actually working but the tests vs input is not correct !