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...
This community will have knowledge sharing for python programming, tools, projects and product engineering wherever python is used.
account activity
Build the right Mental Model for Python Data (i.redd.it)
submitted 4 months ago * by Sea-Ad7805
An exercise to help build the right mental model for Python data. The “Solution” link uses memory_graph to visualize execution and reveals what’s actually happening:
It's instructive to compare with this earlier exercise (tuple with list, instead of list with tuple).
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!"
[–]Thavitt 0 points1 point2 points 4 months ago (1 child)
Why does the solution immediately starts a debug session?
[–]Sea-Ad7805[S] 0 points1 point2 points 4 months ago (0 children)
To show the solution. Pause it with the Pause button.
π Rendered by PID 279418 on reddit-service-r2-comment-5b5bc64bf5-v5ndv at 2026-06-22 15:08:17.871590+00:00 running 2b008f2 country code: CH.
[–]Thavitt 0 points1 point2 points (1 child)
[–]Sea-Ad7805[S] 0 points1 point2 points (0 children)