There is nothing wrong with `len [0]` vs `len[0]`, it's quite intuitive and 
even C has `x / *v` vs `x /* v`. Sometimes you have to learn a bit of syntax, 
big deal.

Reply via email to