isinstance looks correct, but what is that ?
isinstance
... x isinstance(x, int) ... ^
Read this: https://docs.codewars.com/training/troubleshooting/#.print-vs-return
Logs show that my code gives the right output, yet I get test failed :(
Loading collection data...
isinstance
looks correct, but what is that ?Read this: https://docs.codewars.com/training/troubleshooting/#.print-vs-return
Logs show that my code gives the right output, yet I get test failed :(