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.
i thought that i was writing the code wrong but i check the solutions , copy paste it and when i press test i get "Solution
should test for something Expected: expected, instead got: actual" and when i press submit i get " unknow error " .
hi! im kind a new here and i have no idea what to write to test the function. Im calling the solution function but i get an error, what am i suppose to write? thx
Maybe my inglish is not that good but when you say wiggle, does it not mean both direcctions? 10% more or 10% less, making the ( minSalary * 1.1 < maxSalary ) evaluate to false and that way the employer might find another jobb to him with a lot less maxSalary?