Search This Blog

Saturday, September 30, 2017

Interactive python code shell for testing

From  Python Tutor website I wrote simple codes with names and generated code to embed with HTML code. Live programming mode  is available via Link but is not visualized. By click Live programming mode  you can go to Python Tutor website  to see how it works. This interactive code visualization is helpful to understand code structure. The simple code naming values is useful in more complex programmings when you can not repeat same name. Press forward to see how program assigns values to created new variables.

No comments: