Same.
You must return the result, you only print it to the screen. Please use spoiler flag when you post code, and use markdown tags to format them. Have a look at the documentation (see left panel).
return
This comment is hidden because it contains spoiler information about the solution
Did you read the documentation?
I'm having the same issue. How did you solve this?
thank you
See the documentation: https://docs.codewars.com/getting-started/solving-kata
when ı press the test button the result : You have passed all of the tests! :)
but whe ı press the attempt button it shows some problems.
am ı need to use attempt button or just skip after press test button ?
It means your code returned "Jacob and Alex like this", but the expected answer for that test was "no one likes this".
Hi ! after I test the code result like this.
expected 'Jacob and Alex like this' to equal 'no one likes this'
Can you help me for fix this.
Loading collection data...
Same.
You must
return
the result, you only print it to the screen. Please use spoiler flag when you post code, and use markdown tags to format them. Have a look at the documentation (see left panel).This comment is hidden because it contains spoiler information about the solution
Did you read the documentation?
I'm having the same issue. How did you solve this?
thank you
See the documentation: https://docs.codewars.com/getting-started/solving-kata
when ı press the test button
the result : You have passed all of the tests! :)
but whe ı press the attempt button it shows some problems.
am ı need to use attempt button or just skip after press test button ?
This comment is hidden because it contains spoiler information about the solution
It means your code returned "Jacob and Alex like this", but the expected answer for that test was "no one likes this".
Hi ! after I test the code result like this.
expected 'Jacob and Alex like this' to equal 'no one likes this'
Can you help me for fix this.