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.
Python:
Random tests never generate invalid cases, this makes hard-coding fixed tests possible for such cases
Should
"A۱"
count as"A1"
? I see some python solutions that convert the second character to int, and"۱"
converts to 1Of course, the invalid input requirement is dumb, especially non-strings or strings that don't describe a location in a coordinate system. But if you're gonna have it...
Kotlin translation kumited.
A minor typo in the description:
..., ex[C]luded starting position.