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.
Yes. It would be pretty strange if it did not always return the same thing.
Does Counter always return a dictionary?
And also can do height ** 2, pow(height) <--- (for this you need importing pow from math or importing math)
I approached same this way
I feel you
This module so clutch
just use Counter return dict, emmm, you know so many tool in python, Thank you for your answer
Didn't know that Counter can output empty dict. It haven't even crossed my mind. Thank you. :)
@akar-0 I just asked
Define
better
?Just a question from beginner: is import an external library can be better than using built-in functions?
well I wasnt sure that my reasoning was up there with the most praised code... nice =D
This comment is hidden because it contains spoiler information about the solution
When finish kata we see other results and grow up. It's normal.
"Only he, who does nothing never errs." ;)
This comment is hidden because it contains spoiler information about the solution
Loading more items...