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.
You changed the name of the solution function.
Your solution does not conform to requirements of the kata. It's not a kata issue.
Look at your function name. Is it really
multiply
?We cannot tell whats wrong with your solution without seeing your solution, sorry.
you just have to return a boolean not a string.
This comment is hidden because it contains spoiler information about the solution