This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients Shane Smith, eric.smith, iuliananet, steven.daprano
Date 2018-11-15.20:05:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542312352.28.0.788709270274.issue35256@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed that this is a misunderstanding and not a bug.

iuliananet: you're modifying the same list each time you're calling problem2_2(). You might look for help on the python-tutors mailing list: https://mail.python.org/mailman/listinfo/tutor
History
Date User Action Args
2018-11-15 20:05:52eric.smithsetrecipients: + eric.smith, steven.daprano, Shane Smith, iuliananet
2018-11-15 20:05:52eric.smithsetmessageid: <1542312352.28.0.788709270274.issue35256@psf.upfronthosting.co.za>
2018-11-15 20:05:52eric.smithlinkissue35256 messages
2018-11-15 20:05:52eric.smithcreate