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.
Bugged user.
And who says they are? Can you explain what the problem is exactly?
Your solution causes following error:
Your solution incorrectly returns
"Even"
for n=-21.I am used to OOP, ive been using the paradigm to reuse and enhance my own software for a long time. The description is an issue.
Exactly...
I was also confused when I first attempted this one with Python - the sequences of letters are separated by '\n' not '' or '\'. Hope this helps.
not an issue. You're just not used to OOP, that's all. ;)
This comment is hidden because it contains spoiler information about the solution