i wrote 'print()' method for the comment perception, but in program i have tried it with 'return s'.
Your functions should return in CW, not print their result. Maybe not a problem here, but don't mutate the input. I see you're new to CW, next time, mark your posts as having spoiler content when they do, and check how to use proper markdown.
This comment is hidden because it contains spoiler information about the solution
Loading collection data...
i wrote 'print()' method for the comment perception, but in program i have tried it with 'return s'.
Your functions should return in CW, not print their result. Maybe not a problem here, but don't mutate the input.
I see you're new to CW, next time, mark your posts as having spoiler content when they do, and check how to use proper markdown.
This comment is hidden because it contains spoiler information about the solution