[Tutor] multiple objects with one assignment?
Brandon Dorsey
brandontdr at gmail.com
Fri Jan 2 12:52:55 CET 2015
On Fri, Jan 2, 2015 at 6:27 AM, Dave Angel <davea at davea.name> wrote:
Ben's description is very good. But I think the main thing you're missing
> is that a tuple is created by the comma, not by parentheses. In some
> contexts, parentheses need to be added to make it non-ambiguous, since
> comma is overloaded.
That's what I was baffled about.
--
More information about the Tutor
mailing list