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.
This comment is hidden because it contains spoiler information about the solution
We do not know this either, and without seeing your code, we cannot tell why it is wrong.
in my vscode this exercise do well.
I don't understand why there is an eror in here.
This comment is hidden because it contains spoiler information about the solution
Infinite loop overloading their code runner, run it on your computer to help see what's making the loop
Read this: https://docs.codewars.com/training/troubleshooting/#print-input you have an inifinite recursive loop.
I´m getting this error:
RangeError: Maximum call stack size exceeded
but don´t understand why.
I have no more ideas how to proceed. Can someone help?