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.
haha love it - looks like you had fun coding this
Deleted
Nevermind, I was confused... Now working on nested loops.
This comment is hidden because it contains spoiler information about the solution
lol - kuddos for remembering Ming
Interesting - but it's kinda annoying to update if the requirement for n changes (i.e. return more than 10000 first digits)
How does one submit translations for the site?
I was unable to find anything - I assume it's about translating Kata instructions?
Oh right - I missed that part. Thanks for pointing it out.
This line will fail: tolerance = code[colors[3]]
if there is no tolerance provided ('index out of range')