• I've got a solution that works f...

Question related to mission Target hit

 

I've got a solution that works for all the public tests and all the tests I can imagine. But when I submit it, it's writing "loading..." infinitely without deciding if I fail or if I succes.

The only library I import is random but I'm completely sure that the while loop will end very fast.

Is there something wrong with this library ? or with the validation procedure ?

17