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.
PEBKAC. Closing.
You just need to be able to divide the number in 2 portions that are even. The parts does not have to be equal.
For 90 you can devide in many even parts, one example is 80 and 10.
For 10 you have 2 and 8 (and also 4 and 6)
agreed. 5.23 should be True since the int representation as well as the full float are odd.
the above is what happens when you have endured a very long work-day and have forgotten just about everything. ah well :) it was refactored to be mo'bettah.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
If 2 is False due to 1 being odd...how are 90 and 10 True?
Both 45 and 5 are odd and should test for falsiness.
There are some shenanigans afoot at the circle k.