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.
the best one
You are asked to create an extension method. In Swift, the object being operated on is not passed to extension methods as an explicit parameter.
А где в функции входная строка???
extension String {
func toJadenCase() -> String {
}
Hey, I know other langages, Python is just so relaxing it's a hobby. ^^
I don't understand!
expected:<1> but was:<0>
expected 1 not 0!!!
In 5 islands not have guards.
Islands that are next to all the guards!
@B4B: Did you even look? x) Mercy's only language is Python, and True and False are capitalized...
you're reading the wrong input (since the ref solution expects 0 and not 1, here).
ok, tricky thing, but it's actually correct, as long as one doesn't forget that the elements are the islands, and not the bridges. with a "and", you should have guards everywhere, so.
=> closing
Python
language...?
Java
true true true true true true true true true true true true true true true true true true true true true false true true true true true true true true true true true false true true true true true true false true true false true true true true true false true true false true true true true true true true true true true true true true true true true true
expected:<1> but was:<0>
Why do you need 1 guard? Where there is no protection on the island, there is a nearby island with security
Благодарю за совет)!
перестань использовать капс и русские имена переменных и методов, тебя засмеют
Try logging the input (town & strng) to the console. Being able to see the data passed in helps.
This comment is hidden because it contains spoiler information about the solution
Loading more items...