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.
why lol
It's dereferencing the result of .unwrap()
best solution
This comment is hidden because it contains spoiler information about the solution
Probably the best solution
while x != True
is not often used, most people preferwhile not x
This comment is hidden because it contains spoiler information about the solution
fstrings ftw
what monster voted this as best practice xd
nice golfing
why the if statement
O(n^2) :/
what is the difference between
type[]
andtype...
?How unreadable do you want your code to be? Yes.
This comment is hidden because it contains spoiler information about the solution
Loading more items...