print(newL)
That's your problem. Don't print the result, but return it.
This comment is hidden because it contains spoiler information about the solution
Loading collection data...
That's your problem. Don't print the result, but return it.
This comment is hidden because it contains spoiler information about the solution