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.
Well, I think that's wrong: the natural incstinct as a programmer is (or should be) to made the code clear and that includes variables that should be readable, consistent vs the code and logical so others (or our future ourselves) will know what the heck was a variable for. Obviously not in a short kata nor in some conditional/bucle sentences but in long programs, right?
Please use appropriate markdown formatting when posting code. See https://docs.codewars.com/training/troubleshooting#post-discourse.
From the description:
The
Issue
label is for provable kata issues. Please use theQuestion
label when asking for help. See https://docs.codewars.com/training/troubleshooting#post-discourse.One could argue that this can only be done mathematically. If you want a meaningful answer, you should ask a proper question.
Not a kata issue.
Can you not do this mathematically?
OverflowError: (34, 'Numerical result out of range')
actually nvm, I have to check whether or not the negative number is a fibonacci number before returning a negated version of the result else returning the untapped result.
This comment is hidden because it contains spoiler information about the solution
Bro just needed to shorten the variable name just like the natural instinct of any programmer, also I don't know why I got sent a kyu 8 that took me seconds.
Same