This comment is hidden because it contains spoiler information about the solution
18,794 solved in python ... not an issue! for loops don't remove strings. post your code with a spoiler tag and someone may guide you to a solution
edit: upon hearing it works perfectly in PyCharm, I'm wondering if you're printing the result. on CW you need to return the result. is that it? ;)
return
Loading collection data...
This comment is hidden because it contains spoiler information about the solution
18,794 solved in python ... not an issue! for loops don't remove strings. post your code with a spoiler tag and someone may guide you to a solution
edit: upon hearing it works perfectly in PyCharm, I'm wondering if you're printing the result. on CW you need to
return
the result. is that it? ;)