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.
This comment is hidden because it contains spoiler information about the solution
Description should be language-agnostic
Python:
parameter should not shadow a builtin
This comment is hidden because it contains spoiler information about the solution
The description is that all eggs after consonants are supposed to be removed.
It would make sense to have a few test with a vowel (or another character) followed by 'egg'.
'neggo egg' => 'no egg'
C Translation (author inactive).
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
No matter what I do, I always fail edge_case_tests when attempting to send code even though I passed all tests successfully. Could anybody help me to solve this problem please?
My language is rust.
JS: Node v14 should be used along with its appropiate assertion tools (Mocha + Chai).
Refer to this and this
Rust translation ready for review.
Ruby translation kumited, including a more clear description. Please check and approve (note: author is inactive)
Missing edge case tests in Python:
Ruby 3.0 should be enabled, see this to learn how to do it
Ruby 3.0 should be enabled, see this to learn how to do it
Loading more items...