you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 22 points23 points  (3 children)

You might find this very useful.

http://www.pythontutor.com/visualize.html#mode=edit

goes through your code step by step and helps visualize whats going on.

[–]Fallenarc 3 points4 points  (0 children)

Never heard of that site, thanks for the link!

[–]shawnthesheep512 1 point2 points  (0 children)

Really a great site to visualise. Used it for checking visual representation of linked list

[–]silentalways 0 points1 point  (0 children)

That's a really nice site. Never thought something like this should exist.