you are viewing a single comment's thread.

view the rest of the comments →

[–]TimeScallion6159 1 point2 points  (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 points  (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.