Why am I getting duplicate values in my output?

Andrea D'Amore a at d-amo.re
Sat Jul 27 12:28:37 EDT 2019


On Fri, 26 Jul 2019 at 23:19, DT <dennistobias at gmail.com> wrote:
> I guess I have a bit to learn about how things are referenced in Python.

Check out Ned Batchelder's excellent "Facts and myths about Python
names and values" [1].


[1]: https://nedbatchelder.com/text/names.html

-- 
Andrea



More information about the Python-list mailing list