In article <[email protected]>, <[email protected]> wrote: > >One very annoying thing in Python is the distinction between >statements and expressions.
One extremely valuable thing in Python is the distinction between statements and expressions. In fact, given the semantic similarity between Python and Lisp, I would argue that Python having the distinction is partly responsible for its popularity. -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ f u cn rd ths, u cn gt a gd jb n nx prgrmmng. -- http://mail.python.org/mailman/listinfo/python-list
