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.
I like it.
This comment is hidden because it contains spoiler information about the solution
Don't reinvent the wheel. <3
holy cow
Wait! Why didn't I think of this? 😅
I loved that.
Inspiring to go OOP all over every simple task just for the good practice.
but why?
Requirements:
should return 17 items
should have the correct column names
should have the correct values
should contain keywords
should contain SELECT
should contain RECURSIVE
should not contain !
should not contain CREATE TABLE
Beeing honest... I had to hardcoded it to pass it.
This comment is hidden because it contains spoiler information about the solution
Helpful comment, thank you.
Well, you can use debugger while coding on your machine. Its what I do. Most of the time it requires to rewrite tests on your own, but I believe it makes me a better programmer.
Plus it will be realy hard todo for the random tests.
You can't write 2x1!
thats not a helpful response
Please re-read the description.
Wouldnt the result be ambiguous? I think i can write 2 as 1x2! or 2x1!
Loading more items...