Please ignore secret bonuses. Secret tests do NOT award bonus. Max hw grade is 30+2 bonus efficiency

Do you need help?

Python Tutor

mauman (1540 points)
52 77 83
in News by (1.5k points)
edited by
A helpful tool for visualizing the execution of Python code:

https://pythontutor.com/
367 views

1 Answer

Luigi Pizza (6120 points)
14 20 65
by (6.1k points)
edited by
Good Morning Professor,

I noticed that on Python tutor there is the option to write code in C++, Java, Javascript and many others. Among them is also [unsupported]Python 3.6+Anaconda.

Is there any difference between Python 3.6 and  Python 3.6+Anaconda/ Why is that option there?

Thank you!
1899325 (5870 points)
1 2 17
by (5.9k points)
reshown by
I think that the main differences between the two are the one written here https://github.com/kikocorreoso/tutormagic/issues/10 at the begging

Basically:

"Python 3.6 + Anaconda 5.2 EXPERIMENTAL! is very useful because it provides a teaching/debugging environment that supports lots of scientific packages, including numpy, scipy, etc"