Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
i wrote the function and it works but it doesn't return the right answer in large random numbers i used someone else answer in another site and still the same problem it works with normal numbers but when it gets big numbers it doesn't work is it my problem or this one is broken too ?
Tests
Sample tests
(10 of 10 Assertions)
Random tests
(500 of 500 Assertions)
Performance tests
STDERR
Execution Timed Out (12000 ms)
it is only 2 lines of code which contain a for loop and converting s1 to a list how does that take 12 seconds everything works find in pycharm
every time i look answers like this i learn something