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.
In this case I hope you never use any libary of python. Each libary and function is written by the very short list of python keywords.
As for Codewars:
It is a place to LEARN. I also use short and long answers depending on my mood.
Nice
good
nice work :) and can anyone see my code
oh very nice way to solve
Ask yourself 'what is the best practice?". Writing your own functions or using pre-build?
Also, ask yourself would you write your own function in 2kyu or 3kyu or use min() or max()?
Do you import something or write everything by yourself?
I think it's absolutely fine using pre-build functions, the more you know the better. If you didn't know it, fine, write your own, but then learn about it immediately after publishing your answer. Boom, next time you're using min().
the quistion here is can we do this with the other languge ?
if your answar says no so it's not an algorthm to solve problem it's just the python way (the easy way)
I think it's better to do an algorthm that can be used in many languge because we mabye have to
use other languge in the real live or real problems in the work :)
thanks for every one that spend some of his time to read my comment
Like for any kata, the question is to give the correct answer. Moreover this is an 8kyu, which means it is targetted to absolute beginners, who need to learn to use basic prebuilt functions too.
the quistion is about how to write your own algorithm that can apply for any programming languge not for use the power of python functhons but still good solution :)
the cleverest code i've seen so far
very beutiful I like it
nice one
I don't understand what I need to do ?
smart
.format()
converts it automaticallyLoading more items...