Ben Finney wrote: > none <""atavory\"@(none)"> writes: > >> IIRC, I once saw an explanation how Python doesn't have "variables" >> in the sense that, say, C does, and instead has bindings from names >> to objects. Does anyone have a link? > > In addition to the good answers you've had already, I highly recommend > David Goodger's "Code like a Pythonista" page > <URL:http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html>, > which contains a very good "cardboard boxes versus paper tags" analogy > of the topic you're asking about. > Thanks! -- http://mail.python.org/mailman/listinfo/python-list
- Re: How to Teach Python "Vari... Chris Mellon
- Re: How to Teach Python "Vari... Donn Cave
- Re: How to Teach Python "Vari... Aaron Watters
- Re: How to Teach Python "Vari... hdante
- Re: How to Teach Python "Variables" Andrew Koenig
- Re: How to Teach Python "Variables" Bjoern Schliessmann
- Re: How to Teach Python "Variables" Robin Kåveland Hansen
- Re: How to Teach Python "Variables" Aahz
- Re: How to Teach Python "Variables" Ben Finney
- Re: How to Teach Python "Variables" none <
- Re: How to Teach Python "Variables" jkn
- Re: How to Teach Python "Variables" greg
- Re: How to Teach Python "Variables" Hrvoje Niksic
- Re: How to Teach Python "Variables&qu... [EMAIL PROTECTED]
- Re: How to Teach Python "Variable... Chris Mellon
- Re: How to Teach Python "Variable... [EMAIL PROTECTED]
- Re: How to Teach Python "Variable... Neil Cerutti
- Re: How to Teach Python "Variables&qu... greg
- Re: How to Teach Python "Variables&qu... hdante
- Re: How to Teach Python "Variable... Brian Blais