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.
39
is not less than39
, and in this case the ratio is1
, bigger than the threshold, so it should be doublefalse
, akatrue
.There are two kinds of
Infinity
, positive and negative ones. The negative ones are never tested.Off-by-one error in test cases versus description
Should be
For noobs like me, the correct syntax is :
When I try to apply MorseCodes.get to a string, I got this error: The 'get' value is not a function, but it was given 1 argument
I tried this syntax too:
Dict.get "..." MorseCodes
But it says: I cannot find a
Dict.get
variableCould you explain how to use this Dict, I'm a bit lost...
It looks like
charFrequency
is called for each char in your solution...Elm Translation: https://www.codewars.com/kumite/5c12c0bdb6128260660001c4?sel=5c12c0bdb6128260660001c4
Approved. Cheers ;-)
Elm Translation: https://www.codewars.com/kumite/5c11329e85e9fff2bc000005?sel=5c11329e85e9fff2bc000005
Approved. Thanks ;-)
Elm Translation: https://www.codewars.com/kumite/5c09cb60a8af37fef600020a?sel=5c09cb60a8af37fef600020a
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Elm translation: https://www.codewars.com/kumite/5c05e5464f380311c4000099?sel=5c05e5464f380311c4000099
I have the exact same issue so I can't pass the kata, and because I haven't passed it I can't view the comment that resolved this...
Loading more items...