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.
str.strip
removes any of the characters in the parameter, not necessarily in the given order.Also, try make your solution work first before you try and golf it :P
Not an issue when your code doesn't work
'YYRTSMNWU C C FSYUINDWOBV F AU V J' should equal 'YYRTSMNWU C C FSYUINDWOBV F AU V JB'
error appears when I attempt to solve. I'm using Python 2.7.6 for reference.gosh
This comment is hidden because it contains spoiler information about the solution
Overthinking task and magnifying its difficulty will be my end one day. However long descriptions may do that to people!