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.
That depends entirely on your language.
Also, please stop complaining about kata ranks being off by one ( not you specifically, just everyone ). Changing ranks is expensive, not worth it, and not going to happen. Just enjoy the cheap points.
Did you ever figure this one out? I'm getting the same error and I have no idea what it means.
edit: actually, I'm getting it before the second "Base clsas check", but it's the same TypeError.
Because your function is returning
None
, try returning some list.Possibly
Changed the description and added sample tests to eliminate the BS-factor
You did not indent your code properly.
This comment is hidden because it contains spoiler information about the solution
You mean : what to say if the number of petals is 0 ?
This comment is hidden because it contains spoiler information about the solution
Oops. Fixed. Thanks
p R iates ?
I changed the title. Thanks, good sir
There is only one (large) test case for the entire kata, as noted in the kata description.
If your function is called without error, but you fail the test case by not returning 6 at the approriate rate, you will get some information in your feedback. Given your error, you should try to call your function and make sure it does not raise an error.
also in a real life situation you may get most improved but then you'd fail the course, this is just some extra information a teacher may like to know when looking over who has increased their knowledge. :)
This list would probably be just for stats, so there would be no point in getting to the top of it.
Loading more items...