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.
fixed
fixed
fixed
JavaScript uses the deprecated
Test
frameworkThis comment is hidden because it contains spoiler information about the solution
Thanks for the kata, very nice one to have fun with, congratulations.
When the parameter
is_exclusive
isFalse
, it means the list should be evaluated as:True or True or True
, which is clearlyTrue
:PCould you please let me know where I am going wrong?
For example, for [True,True, True] and False, my answer was False because ,as in the example in the instructions, (p ⊻ q) ⊻ r = True , so the single boolean of “False” is False. Thank you.
Approved
Approved
Scala translation
CoffeeScript translation
Fixed in OP's fork
Approved
python new test framework is required. updated in this fork
Loading more items...