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.
Hi @simxas, you can print parameters passed into your function (or other variables) using
System.Console.WriteLine
. In this case, "SumPositivesWithDoubleMax" is just the description of the test.Additionally, if you have Visual Studio installed, I have a Kata + test template that you can paste directly into a new project if you wish to debug using VS's tools.
There are also additional resources on these channels:
https://gitter.im/Codewars/codewars.com
https://gitter.im/Codewars/codewars.com/kata-solving-help