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.
You're right. Sorry, my bad. I think I was fooling around with the code to see what worked and copied the code with "+1" over here.
But I removed it and it still isn't working :( and shows me the same error (out of range index) while working in powershell and IDLE.
I don't know how that "+1" ended up there. My code doesn't have that and it still gives me an out of range error (over here, not on shell or IDLE).
Also, I'm a noob so a quick glance at text editing in comments would be helpful xD.
This comment is hidden because it contains spoiler information about the solution
My code works perfectly on powershell but when I run it here it says index out of range in the decrypt function.