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.
Thank you!
Well done, you thought me something new. :)
Its good to have people like you!
i think you will get point for that too.
Wow! well done, the world needs coders like this,
kudos!
ok understood! thank you Sir for your time! do appreciate it.
No. But rank increases in all languages separately.
thanks for your time and help, I do appreciate it :)
hey coders!
heres my question..
suppose you solved a kata in "python", and you get your deserved points .
now if you do solve that same kata in "JavaScript" will you get once points?
My question is can you get points for a single kata multiple times by solving it in different languages?
thank you for your support, Happy Coding! Cheers! :)
You have to return a dictionary in Python, you're returning a string.
The tests are correct. Really.
Did you figure out where you went wrong?
Me too. My code passed all the tests but exited with
Exit Code: 255
. I am using Haskell.fibo always a good challange
only problem here is the negative values..
my code works perfectly fine , for negative values it expected a positive value :( , my number was right only sign wrong
the negative number test are a bit messed up
This comment is hidden because it contains spoiler information about the solution