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.
Also, important: you must always use the
return
instruction a the end of your function.print
has no effect (it just diplays stuff on the screen).Hi. Please post in English (you can help yourself with an online translator if you need).
You must not use
input
here, nor call the function in your code. Just complete the code of the function. The tests call your function with different argument and check it returns the right answer.Remove this: