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.
Same.
I'm new here and new in programming, so I need some help.
I'm trying to submit my code, but getting an error message: "Validate
Expected: false, instead got: true".
I can't figure out why is happeing since I passed all tests ("Run test" button).
Speaking about Ruby version.
Would be appreciated to any help.
Thanks!
Ruby version still has a test case with no parameter passed into the method. Is it meant to?
get_count()
"
get_count': wrong number of arguments (0 for 1) (ArgumentError) from
"