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
Loading collection data...
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