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.
I guess 8kyu for the long way, but right way is definitely at least 7kyu
this is a common expression but almost always seems to mean that you didn't do the same thing locally. use the same test case as what failed, make sure it's called correctly, or failing that, debug it in the codewars environment instead
don't paraphrase error messages, because when you do then you can only relay the things you noticed about it which doesn't help when you're missing something about it. and "it is saying" - what entity is "it"?
I'm guessing you mean:
UnboundLocalError: cannot access local variable 'x' where it is not associated with a value
here's a simple program with an obvious problem in it that produces that error message:
to clarify it is saying "found" has no value
the code also works fine in visual studio code, but does not work on when i test it on codewars
can anyone explain why am i getting an error on line if not found: saying it has no value?
i tried using a return statement in all 3 areas possible above the if not found: still same error.
Good practice for an extremely useful feature, especially if you dig deeper into why.
This comment is hidden because it contains spoiler information about the solution
Chinese are 1.5 billion and Indians 1.4 billion. But noone actually asked why they are not included unlike some imperialists.
Goed dag, flemish is similar to dutch (holland) welcom it is welkom then:) thaks anyway for the exe
Actually for Lithuanian it's "Sveiki atvykę" or just "Sveiki" =)
Great solution! Is this considered better practice than using the Number.isInteger() javascript function? Perhaps it's faster?
This comment is hidden because it contains spoiler information about the solution
This would require to update all languages, so not ideal. Also, users can train on how to write their own dictionary or hashmap that way!
This comment is hidden because it contains spoiler information about the solution
OP solved it, closing
Loading more items...