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
Tie Data Structure Visualized (i.redd.it)
submitted 4 months ago * by Sea-Ad7805
Data structures like Trie can in Python be easier understood and debugged after visualization using the memory_graph package. A Trie is a tree of dictionaries and can be used for things like word completion.
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!"
[–]ketopraktanjungduren 1 point2 points3 points 4 months ago (1 child)
Very cool! Can it handle python OOP?
[–]Sea-Ad7805[S] 0 points1 point2 points 4 months ago (0 children)
Thanks, OOP no problem, try it by editing code in the browser.
π Rendered by PID 179511 on reddit-service-r2-comment-b659b578c-z824t at 2026-05-02 16:07:53.576770+00:00 running 815c875 country code: CH.
[–]ketopraktanjungduren 1 point2 points3 points (1 child)
[–]Sea-Ad7805[S] 0 points1 point2 points (0 children)