CS1110 Python Tutor

To use this Python tutor, type your code into the box below and hit Visualize. The button Execute will run the code without displaying the visualizer. By pressing the + tab, you can make a new tab. The tabs are individual modules and can import each other by name, as follows:

   import tab2

However, the visualizer will only show you the Python code in the active tab. Double click the tab to change the name, and press enter when done.

Based on the Online Python Tutor created by Philip Guo.

Double click the tab to change name, press enter when done.