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.
Trying C# Broken Greetings, very excited you guys are supporting it. Unfortunately all I am getting is Submission Timed Out :(
Mind Blown....
Nice Kata. In addition to getSecret() and setSecret I also had a secret property. The error message I got was:
"no property called 'secret'"
It took me way to long to figure out I just needed to remove the secret property.
I feel something like:
"There should be no secret property"
would be much more effective.
I had the same solution, so I vote no :)
The first line of the Kata says "Define a class named MyClass inside a namespace MyNamespace." If I hadn't ready your comment I may have never figured this out. Thanks!
^
gets it.
+1 still passed the first two tests.
Needs better instructions if it is to be considered a lvl 8.