Chris Nicholson-Sauls:

> I prefer this (Scala):
> list = list ++ (0 to 10)

That's quite less readable. Scala sometimes has some unreadable syntax. Python 
has taught me how much useful a readable syntax is :-)
Designing languages requires to find a balance between several different and 
opposed needs.

Bye,
bearophile

Reply via email to