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.
It would help if you provided the language you're using. It's java, right? If so, you should be able to use
System.out.println()
to log the argument to console. An example of how this works in Python: https://docs.codewars.com/training/troubleshooting/#print-input