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.
str shouldn't be used as a parameter in python, change it to s or string
EZPZ
kudos
nice pratice kata!
Fast and painless at 9am ;)
getting more familiar with more python tools!!!
Getting to thik outside the box...
Great Kata!...
In the examples you specify 'litres' but in the solution you ask for 'liters'. You should have conformity here. Probably also should specify which columns you want returned.
I think my code is not correct. But somehow it passed some tests...I am going to do a further troubleshoot on it
Like allways, i was overthinking and not using the real power of python...
A good basic operational example...
A brain shaker / starter...
A working solution but not the most appropiate. Will improve on my future coding...
This comment is hidden because it contains spoiler information about the solution