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.
added
most users disagree, you can join beta process if you want to have your voice heard:
{
"data": [
{
"rank": -7,
"count": 21
},
{
"rank": -6,
"count": 9
},
{
"rank": -5,
"count": 3
},
{
"rank": -8,
"count": 2
},
{
"rank": -4,
"count": 1
}
]
}
read here: https://docs.python.org/3/library/string.html#formatspec
If you can find a concrete objective flaw with any part of the kata, you could use that as the basis for posting an
issue
, otherwise such a reaction to its perceived value is merely a subjective opinion.The numbers are actually correct
Thanks for the suggestion. The current rank will stay.
This comment is hidden because it contains spoiler information about the solution
i know man, same boat, i can't get the pattern since it only gave one example
Can you provide a snippet of your wrongly submitted code that passes all test cases or suggestion on any potential edge cases ?
Because 22 is not a prime number but 23 is, and all digits in 23 --> 2 && 3 are primes too
math :)
:whistling:
You can use regular dicts, but you'll need to add a bunch of annoying lines of code. Just try to rewrite it, you'll see.
it avoids the if/else boiler plates.