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 did in the same way!!!!
Oh man that's clever. I'm just learning Python and I had no idea int() could be used that way.
this is smart, wish i did it this way lol
You know you have transcended 8 kyu if you can find this first try
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
The best solution so far! So clever and simple!
ou no .I used while True loop
got it
i did with my eyes close ,feel super proud
wow, that's incredible
N useless method calls. => call it once before the loop.
Ah...I applied tolower() directly to the char in the ord()...didn't think to apply it to the whole string lol
python guru move
Loading more items...