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.
Прикольная задачка
Cool.
Please do not share solutions in kata discussions.
This comment is hidden because it contains spoiler information about the solution
print
returnsNone
, remove it.This comment is hidden because it contains spoiler information about the solution
All work! do not use println use instead format!
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
Loading more items...