Hi All,
Many developers in the beginning of their career want to visualize how their code is working and the program flow. You can use the following link to visualize your python code.
http://www.pythontutor.com/visualize.html#mode=edit
Write your code in the box and click on visualize execution.
you can use the same website to visualize javascript and Ruby script.
Hope this tip helps you.
Thank you,
Sudheer Suraparaju,
Python Expert and Trainer