On Dec 14, 2014 3:35 PM, "Pi Po" <ccccctt...@gmail.com> wrote:
>
> As a teacher I find python simple and effective.
>
> However, appreciate feedback from anyone who knows
> of a Python version with this feature:
>
> Want each interpreted line of code to introduce as a cells on
> a spreadsheet window each new variable (or array) with its initialized
> value,
> and show the updated contents of each previously defined variable (or
> array).
>

Have you seen the visualization provided by
http://pythontutor.com/visualize.html#mode=edit
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to