Explaining names vs variables in Python
Ben Finney
ben+python at benfinney.id.au
Wed Mar 2 12:53:36 EST 2016
Salvatore DI DIO <salvatore.didio at gmail.com> writes:
> I know Python does not have variables, but names.
In addition to the other food answers in this thread, you will want to
watch <URL:http://nedbatchelder.com/text/names.html> Ned Batchelder's
presentation on “Facts and myths about Python names and values”.
--
\ “Members of the general public commonly find copyright rules |
`\ implausible, and simply disbelieve them.” —Jessica Litman, |
_o__) _Digital Copyright_ |
Ben Finney
More information about the Python-list
mailing list