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.
"Replaces each substring of this string that matches the literal target sequence..."
Nice to have the same answer, guess i'm getting familiar with the reduce method.π
Boss!
Clever to use string formating.Kudos to you.
i thougt i need to create a random number from 1 to 6
haha this one is savage
Why provide lambda? - For fun and to train lambda.
(...) you can just return this comparision instead - I have no idea what you mean, but you need a callable here whether it is lambda or something else.
Niceee that's smart π,That never crossed my mind
This solution doesn't work well with a lot of float numbers: 12.2, 12.4, 12.6, 12.8
Well, I definitely need to learn the .reduce method β thanks for the idea!
oh got it
very nice
YES
I wish people would stop labeling bad code as "best practice"
This comment is hidden because it contains spoiler information about the solution
ou no .I used while True loop
Loading more items...