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.
No reply. Closing.
That was a really nice kata..
Post your code in a comment with a spoiler tag please.
Note, if you're doing this kata in C, and comparing string like
name == "Zach"
, then you can just close the issue because that's wrong.i'm getting error while attempting in final test value,
its says Zach == 18 exp is false.
Not a suggestion.
here is the useful link for those struggling with generator Concept:
https://docs.python.org/3/howto/functional.html
Good Luck :-);
This comment is hidden because it contains spoiler information about the solution