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.
Try returning the value instead of printing to console.
Let me know if that works in js.
In python we return the values.
This comment is hidden because it contains spoiler information about the solution
love it!
This comment is hidden because it contains spoiler information about the solution
This: https://docs.codewars.com/training/troubleshooting#expected-the-same
This comment is hidden because it contains spoiler information about the solution
Thank you!
There nothing, but you have another line outside your function that's causing this error:
Remove it or add quotes around
Ben
.This comment is hidden because it contains spoiler information about the solution