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.
Excelent!
totally agree....this kata makes me think a lot
puts pin
prints correctly the input.Please use markdown tags to format your code or it's not usable. You can refer to the documentation about this and more: https://docs.codewars.com/training/troubleshooting/#post-discourse
This comment is hidden because it contains spoiler information about the solution
I assume after seeing your profile that your language is Ruby (please state it clearly when asking a question). You can print the input with
puts
in this language.This comment is hidden because it contains spoiler information about the solution