Author Topic: Python Tutor  (Read 1016 times)

0 Members and 1 Guest are viewing this topic.

Offline Uriah

  • Sir
  • ***
  • Posts: 454
  • Cookies: 42
  • άξονας
    • View Profile
Python Tutor
« on: October 04, 2012, 02:28:31 am »
I came across this really cool tool for evaluating exactly what is going on in your python programs. It's great for learning how to debug python code by taking you through each step. When you become more skilled at looking at code, this tool is really not necessary, but it's always useful if you get stuck, or your wondering what's going on and you just want to see it laid out in front of you.     http://www.pythontutor.com