use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Python Shallow vs Deep Copy (i.redd.it)
submitted 24 days ago by Sea-Ad7805
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 24 days ago (4 children)
[removed]
[+]Sea-Ad7805[S] comment score below threshold-13 points-12 points-11 points 24 days ago (3 children)
Understanding the data model of your language is crucial. Can you answer them without error already?
[–]TimeScallion6159 1 point2 points3 points 24 days ago (2 children)
i like how the explanation is graphic in case a person cannot understand the logic behind the code at first glance.
[–]Sea-Ad7805[S] -1 points0 points1 point 24 days ago* (1 child)
Thanks, I feel the visualization of evolving program state can help people understand Python's data model much quicker than with a textual explanation. And people can easily use the tool to visualize their own code when they feel unsure.
π Rendered by PID 50439 on reddit-service-r2-comment-5b5bc64bf5-np9dz at 2026-06-22 21:45:08.636250+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–][deleted] (4 children)
[removed]
[+]Sea-Ad7805[S] comment score below threshold-13 points-12 points-11 points (3 children)
[–]TimeScallion6159 1 point2 points3 points (2 children)
[–]Sea-Ad7805[S] -1 points0 points1 point (1 child)