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.
I thought the same. But eventually solved it!
do noy hard code the value of alphabet as 26, instead use the length method for your preferred programming language
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Have you tried using regexes? That is what I attempted... and yep, if my regex says work with a-z, then it will work well in English. And won't do anything in katakana.
There is already an open issue about the broken image, so I'll close this one.
The broken image, ok, for the other part, read my answer to your post below.
The rope's length is in meters and the cliff's height is in feet.
Python tests are fine:
A problem with your code is not a kata issue, please, read this: https://docs.codewars.com/training/troubleshooting