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.
In java is not the same "R" and 'R'. You have to use "".
It seriously complained because I put periods in the strings? Strings that were intended to be SENTENCES?
Хорошая задачка на условные операторы. Мне понравилась. Можно и тернарным решить.
i kept getting errors and it was all cuz i was missing the s in plays bruh
This comment is hidden because it contains spoiler information about the solution
Your solution should return
'Rikke plays banjo'
, but it returns'Rikke'
.Maybe this article will explain.
This comment is hidden because it contains spoiler information about the solution
Forked and approved
I did something kinda similar to this using slice. This is pretty cool
Approved
Please read the troubleshooting guide, your code should return the answer, not print it to the console. It is not the first kata you solve, so you should be aware of that.
Keep getting errors in pycharm works without erros, dumb exercise
Groovy Translation
Thanks
Read the error message:
Your answer has a leading space there.
Loading more items...